#define In_Pb6 GPIO_PB6
#define PB6_FUNC AS_GPIO
#define PB6_INPUT_ENABLE 1
#define
Added UUID 0x1915 to vendor_att_light.c file to add spp. The results do not apply. What should I do?
During the update to OTA, "is_receive_ota_window()" should be true and the main loop statement should not be turned around, but the update test is cur
How can I set the "is_receive_ota_window()" function to true when I update a program using OTA in APP?
Below is "is_receive_ota_window()" writte
In "Telink Mesh", I put the "light_8258" sample code into board A, and then the "light_switch" sample code into the switch board.
As far as I know,
Q1. Is there a way to know the device Mac ID of the data received from "void rf_link_data_callback (u8 *p)"?
Q2. The length of data that can be
We have completed product development using TLSR8253 and are currently mass-producing. I got a lot of help. Thank you.
This time, I would like to
The figure below is a problem when using timers in the same way as "light_switch" in "telink mesh sdk".
I have to export IR output from "light_switc
We developed a product that controls using BLE(TLSR825x), and it should be used on smartphones and tablets at the same time.
Is there a solution to
I'm trying to paring on light_8258 in "telink_mesh_sdk",
is there a way to connect 2 smartphones?
Currently, only one is connected.