Hi,
We have been working with an end device based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b and FreeRtos
This device has some bindings already set to the coordinator.
When it receives a Leave Request from coordinator, the Zigbee Stack gets stucked on zb_address_reset() function. Because of that, the Zigbee task remains blocked for the rest of the time.
Which should be the reason to halt at this point and how this could be avoided?
Regards,
Santiago