I comission TLSR8258 Dongles with telink_zigbee_ble_concurrent_sdk-2.4.0.0.
Each dongle have 3 endpoints(light, motion sensor, daylight sensor).
I run factory reset after 1 ~3 days.
some dongles not run zb_factoryReset().
Can you check it ?
After calling zb_factoryReset(), the stack will start a factory new task (to send leave),
then nv_resetToFactoryNew() will be called to erase flash data,
and finally call back to sampleXX_leaveCnfHandler().