系统是一个Coordinator和一个EndDevice,EndDevice掉线以后我启用ZDApp_StartJoiningCycle(); 函数,可是无法加入,而且我用串口打印发现系统会反复进入ZDApp_NetworkInit。在Coordinator编译选项里 我加入了NV_RESTORE和NV_INIT,EndDevice中加入了NV_RESTORE。下面是之前的帖子:
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.
系统是一个Coordinator和一个EndDevice,EndDevice掉线以后我启用ZDApp_StartJoiningCycle(); 函数,可是无法加入,而且我用串口打印发现系统会反复进入ZDApp_NetworkInit。在Coordinator编译选项里 我加入了NV_RESTORE和NV_INIT,EndDevice中加入了NV_RESTORE。下面是之前的帖子: