Delete child on ZigBee coordinator

Hello, I developed for my customer, a ZigBee coordinator in last 2019, using nRF5 SDK for Thread and Zigbee v3.2.0.
Now it needs to add a function for deleting a "child node" network entry stored into Coordinator (I think inside FDS storage).
In other words, if one end device fails and will not recoverable, how can I delete his network datas stored inside Coordinator and make this space free for a new device?
I limited the max number of device to 10 and if one fails is mandatory for me to remove his entry.
Thanks for help

Abele

Parents Reply
  • Hi Marte,
    the timeout expire delete also the Node data stored by ZigBee stack into NVRAM Flash space?
    I tried to power off my SED door sensor (removing battery) and leave it powered off for some days, and after this time I reinserted the battery to power on the SED node, and is it full working: it sends correctly the status change to Coordinator that make all the provided actions (when door opens or closes)

    Abele

Children
Related