协调器起初是可以加网的,但不知什么原因都不能加网了,重启也不行。问题表现为协调器收到beacon request后,回包的Assoc为0,Rtr_cap为0,Dev.cap为0,如图;协调器一直是允许加网的,同时AssociatedDevList也没有溢出。
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.
协调器起初是可以加网的,但不知什么原因都不能加网了,重启也不行。问题表现为协调器收到beacon request后,回包的Assoc为0,Rtr_cap为0,Dev.cap为0,如图;协调器一直是允许加网的,同时AssociatedDevList也没有溢出。
用以下方式可以重现该问题:
网络组成:1个coordinator加一些end device,没有router
1、加end device加入coordinator直到加满assoclistDevList;
2、开启了zgChildAgingEnable=true,将end device全部断电,等到assoclistDevList清空;
3、确认assoclistDevList已清空,再拿新一批的end device准备加入coordinator,这时候问题出现了:前面可能可以加进几个end device,但很快就不能加了,而assoclistDevList并未加满,之后就再也不能加网了,只能erase nv才能恢复。