Topic

FAQ
Login Register
avatar
wooseok
Points: 459 Group :
#define In_Pb6                          GPIO_PB6 #define PB6_FUNC                        AS_GPIO #define PB6_INPUT_ENABLE                1 #define
wooseok Sep 06, 2023 08:26
Added UUID 0x1915 to vendor_att_light.c file to add spp. The results do not apply. What should I do? 
wooseok Jul 04, 2023 13:10
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
wooseok Jun 13, 2023 13:02
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
wooseok Jun 08, 2023 11:14
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,
wooseok Jun 05, 2023 12:37
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
wooseok May 03, 2023 11:49
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
wooseok Apr 15, 2023 10:33
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
wooseok Apr 14, 2023 09:21
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
wooseok Apr 10, 2023 12:06
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.
wooseok Mar 31, 2023 05:32