Dear Sir.
I use ZB_BLE SDK 2.3.1.0
When the device is commissioned and then If the device send zcl_report() within 30 seconds,
then The data is cor
I run as belows.
1) I run factory reset a sampleLight
2) I run direct join after rebooted by factory reset
( sampleLight sent "Permit Join Reque
status of nv_flashReadNew() of zcl_onOffAttr_restore() is NV_ITEM_NOT_FOUND after rebooting by zb_factoryReset().
In this case, if I commissioning
Can I use zcl_initialize_startup_attributes();?
_CODE_ZCL_ static int zb_restart_device_func(void *arg)
{
zcl_initialize_startup_attributes(); /*
Can I reset network information without zb_factoryReset() function ?
I use TLSR8258 with ZB_BLE_Concurrent_SDK_2.3.1.0.
When I run factory reset a sampleLight devices, It rejoin to a network sometimes.
Why it is rejoi
When "UART_PRINTF_MODE" is set,
How to change Baud Rate from 1000000 to 921600 in drv_putchar.c ?
Can I get TLSR8258 zigbee and ble library for freeRTOS ?
When I run "zb_rejoinReq(channel_mask, 3)" for sending "rejoin request" message to coordinator,
It can not send "rejoin request" message to coordinat