This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

某一个zigbee节点设备主动退网 ,协调器如何知道 该节点已经退出当前网络,需要判断协调器的关联列表吗?还是注册一个ZDP***RSP请求,就知道哪个设备主动退网?

设备主动退网  NLME_LeaveReq( &leaveReq );

协调器如何获取主动退网的设备信息呢?