Dear Nordic team,
in our multiprotocol (BLE, ZB) application (nRF5 SDK v4.1.0 )we are facing following severe issue relating to the ZBOSS stack: When a router leaves its ZB network using the workaround described in issue zigbee stack reset coordinator - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com), the ZBOSS stack sometimes hangs on the coordinator side (zb_assert, after executing either zb_address_unlock or zb_address_reset).
Here the call stack on the coordinator side, after trying to remove a router device from its network (in 2 different cases):
Result is, that the app scheduler we use, returns a NRF_ERROR_NO_MEM error, since its queue is not processed and the application fails. Could you please advise us on how to deal with these ZBOSS errors (via workaround or ZBOSS update)? The problem is really hard to track, since it doesn't occur systematically.
Since we are already in production, we would appreciate a prompt response.
Many thanks in advance!