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.

ZigBee终端设备执行清空网络状态函数之后不能入网了,该如何解决

// Wipe out the network state in NV
NLME_InitNV();
NLME_SetDefaultNV();
// clear NWK key values
ZDSecMgrClearNVKeyValues();

通过按键执行以上代码,结果终端设备不能进入协调器网络了,抓包数据显示如下:

求大神指点一下,该如何解决?    不胜感激,,,