Hi.
The Zigbee stack used in the SDKs automatically stores the network data in the Flash. I know it is possible to erase the NVRAM data with ERASE_PERSISTENT_CONFIG to ZB_TRUE (true).
Is there also a possibility to read out the network data?
I need a possibility to read out the network configuration and store it externally. If the device hardware fails, I want to be able to restore it on a factory new device.
Is there any information available how the data structure looks like?
Best regards
Lutz