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.

节点被协调器删除,但是没有脱离网络,依然在发Data_Request()

Other Parts Discussed in Thread: Z-STACK

 协议版本:home1.2.2.a

条件:7个节点,无路由,开启child aging,counter =10s;;Poll_rate = 1s;开启Extend PanID。

现象:刚开始都是正常,运行一段时间之后(不一定多长),会出现个别节点不能再接收协调器信息,查看抓包文件,协调器确实没有发信息,观察AssociatedDevList,发现列表中已经没有了该节点的信息,但是节点已经在发Data_Request(),而不是脱离网络并重新加入。此时只需要停止运行协调器一段时间,再接着运行就恢复正常,请问是哪个参数设置不合理造成这个现象,或者怎么解决这个问题?