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.

EndDevice掉线无法重连的问题

Other Parts Discussed in Thread: CC2630

我使用的CC2630,TI-RTOS,EndDevice在掉线后,产生无法控制的问题。

当掉线后,会自动重连,发送rejoin request,发现回复的是路由设备的rejoin response而不是协调器的rejoin response,问题原因是不是出现在这里呢,请问该怎么解决

在我的另一个网络中,全部都是EndDevice,是没有出现不能控制的问题的

  • 路由设备发送ejoin response是因为终端节点以路由节点为父设备入网。具体的原因建议您抓包看一下相关的包

    另外您可以参考之前论坛的分析贴,希望对您有所帮助,谢谢!

    https://www.deyisupport.com/question_answer/wireless_connectivity/zigbee/f/104/t/101468.aspx


  • 最开始是加入协调器了,后面可能掉线加入到了路由设备,导致协调器无法控制了