Hello,
I'm working in Z-Stack Home 1.2.1 to create a network sensors in mesh topology. When i try to remove the device from the network I use the function: ZDP_MgmtLeaveReq( zAddrType_t *dstAddr, uint8 *IEEEAddr, uint8 RemoveChildren, uint8 Rejoin, uint8 SecurityEnable )
This function remove successfully device from the network , although the device still considered on the network list.
Any one know other process to remove device from network and remove all information of that device in all network lists?
Best regards,
Nalves