Hi,
Is there standard (or easy) way to backup/restore of ZigBee network in case of HW malfunction.
Our gateway has host processor which communicates with CC2530 based ZigBee module trough ZNP API. Restore points could be stored to remote server.
So far we tried to simply clone image from old to new HW and it works great in case when period between backup and restore is short enough. If period between backup and restore is longer, difference between stored and "live" frame counters could be significant. Therefore other nodes in network discards messages received from gateway with restored CC2530 image.
BR,