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
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
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
TLSR825x
Is there an emulated API function that covers all user areas related to "flashwrite"?
For example, if a user writes 5byte to 0x7D000, the n
I have a question while using "flash_write_page". User area is being used.
I understand that I need to erase before writing to Flash.
For exampl
hello~.
I have a question about TLSR825x. Please reply.
1) Is "device address" and "slave_p_mac" different?
2) The value of "slave_p_mac" changes
I want to send the output of "mini_printf" to DMA, not port simulation.
I modified it as below, but the string is not properly printed.
Using "uart_pu
I know that the "mini_printf" in the "printf.c" file within the "825x_BLE_SDK" is a port simulation.
I modified the source file to send this to UAR
Hello.
The ambient temperature sensor must be used.
This temperature sensor must be controlled by 1-wire communication.
Is it possible to capture us
Hello.
In "ble_mesh_sdk", NAME and PWD are set to "telink_mesh1" and "123", respectively.
Is there a way to set more than one PWD?