Part Number: CC2530
Hi,
When we set the Permit Join Flag of our ZNP coordinator to 1, a bunch of nodes that are sending beacon requests join the network.
After this, we reprogrammed all the nodes (29 nodes) so that we can make them join the network all over again. But then, no nodes were joining the network.
When we inspected the beacon from the coordinator (using Wireshark), we saw that the Association flag was set, but the Router Capacity and End device capacity fields were FALSE.
Is there any way where can completely clear/reset the ZNP coordinator without reprogramming the chip? We have tried clearing the ZCD_NV_DEVICE_LIST using the MT_SYS_OSAL_NV_WRITE command from the host. We wrote 0 for the first two bytes of ZCD_NV_DEVICE_LIST and 0xFF for the remaining bytes.
Also, we are currently using Z-Stack 2.6.2
Thanks,
Ashwin N