STM32wb55 Zigbee Network connection status
I'm trying to find a way to get the connection status of the Zigbee Network.
Our application can successfully join a network. We have also implemented persistence and are able to rejoin a previously setup Zigbee Coordinator. But I haven't found a way to tell if the local device is actually joined to the network or not. Also, I have no way to tell if the network connection has been lost or interrupted (e.g. due to weak signal).
Does the Zigbee Library provide a way to register a callback or a status function to poll this information?
I need to be able to detect if the local device is no longer joined to the network. Or when it is unable to find its configured network.
Regards,
Ozzy
