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.

基于Mesh 1.0.0 55终端和5个路由器同时入加入网络时,设备无法加入到网络

基于Mesh 1.0.0  55终端和5个路由器。先让路由器组网后,节点上电组网正常,但是路由器和终端同时上电时,没有节点组网?抓包有beacon request。

是不是节点数目太多,如何解决这样的问题

  • 因为很多节点都在发beacon request, 但是只有一个协调器在回beacon,导致一直冲突,入网的几率比较低。

    如果实际应用中你们的产品是有可能存在同时上电组网的话,那么建议把设备启动组网的时间做一个随机的延迟。可以设置ZdoStartdevice函数。