Topic

FAQ
Login Register
avatar
wooseok
Points: 564 Group :
I need to set the device using BLE Mesh as BLE Master. Can I use "BLE Mesh" and "BLE Master Mode" at the same time?
wooseok Mar 29, 2023 09:04
I'm only going to use the lower 2 bytes. Is the MAC ID that is 6 bytes for Flash address "0x76000", low byte is 0x76000 and high byte is 0x76005? 
wooseok Mar 20, 2023 14:00
This is a question about the "BLE Mesh Light" SDK Sample Code. I downloaded the BLE Mesh Light program on three modules and connected it to the app.
wooseok Mar 08, 2023 11:24
Use Telink BLE MESH. I know that i need to enter mesh_name and mesh_pwd for mesh connection. Below are the settings for "MESH_NAME" and "MESH_PWD" in
wooseok Mar 04, 2023 13:30
1. I used "int light_slave_tx_command" to send data to another node. The function "intrf_link_response_callback(u8 *p, u8 *p_cmd_rx)" does not respond
wooseok Mar 01, 2023 09:22
I looked at the tx function of "ble_mesh_sdk" and I have a question. - What is the difference between light_notify() and light_slave_tx_command() func
wooseok Feb 22, 2023 05:40
In the "light_8258" example code of "tellink mesh sdk", when light is on/off, "online status" is received as OPCODE 0xDC and "APP" determines the sta
wooseok Feb 14, 2023 05:52
An RTC timer error occurs.  The following figure was taken with "#define RTC_USE_32K_RC_ENABLE 1" at rtc.c of "telink_mesh_sdk". The timer works
wooseok Jan 05, 2023 09:07
When is the function below called in Telink mesh sdk? I don't understand from the description in the sdk document. "int rf_link_response_callback (u8
wooseok Jan 05, 2023 05:11
The flash dump does not work. Is there anything wrong with the command? c:\\Cmd_download_tool.exe 1 8258 rf 7d000 -s 4k -o c:\\readflash.bin
wooseok Dec 28, 2022 10:47