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.

终端断网以后重新入网??

PM2状态下:实现终端断网以后隔一段时间后重新入网操作,但是在重新入网的ZDApp.c中,devStartMode == MODE_REJOIN 中添加了ZDApp_StopJoiningCycle();还有在ZDObject.c中startMode==MODE_REJOIN中也添加了停止搜寻的指令,但是测试以后没起作用,不知道怎么回事?????