I am using Thread/ZigBee SDK v4.0.0 as a coordinator. I have no zigbee routers in the network so all of the end devices in the network join the coordinator. When I issue a
zdo mgmt_leave <h: 64-bit IEEE>
I offten get a Error: mgmt_leave timeout. I'm assuming that this is because is end device is asleep and wasn't able to respond to the leave request since it's radio was off. Give this what's the recommend procedure to remove a device from the network when it's only connected to the coordinator.
Thanks,