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.
协议栈:mesh1.0 参考:AN123 开启MTO
芯片:均为CC2530
网络描述:协调器*1,路由*2。 路由2接在路由1下,形成深度为2的网络。
问题描述:
路由2发出announce device后,再发出router request,结果协调器没有回复。
由于程序,需要在入网后马上进行通讯,以登记入网情况。所以当协调器没有回复时,路由2便无法快速完成入网流程。
附件中:P25:开始为路由2入网申请
P42:路由2发出router request,没有收到router reply
P55: 重新获得路径后,才有正常的数据交互。
在多跳网络中,几乎每次入网都需要等数十秒后,再次发出router request ,才能完成正常数据交互。
这就导致了,整个入网流程非常缓慢。
在AN123中,图片示例(figure 3),可以看到,router request都是非常快的。