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后,设备没有Associate Request,而是一直Beacon Request。

设备与协调器距离不到一米,没有影响信号质量的东西。

我在f8wConfig.cfg里面指定了Pan ID和信道,但单步运行时发现:

       只能运行到 NLME_RestoreFromNV 或者 NLME_NetworkDiscoveryRequest ,

  对比以前的代码没发现有什么不同地方。