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.

NLME_PermitJoiningRequest(0)怎么无效

我在协调器上,执行NLME_PermitJoiningRequest(0);NLME_PermitJoining = FALSE;也执行StartOption= ZCD_STARTOPT_CLEAR_STATE|ZCD_STARTOPT_CLEAR_CONFIG;osal_nv_write(ZCD_NV_STARTUP_OPTION,0,sizeof(uint8), &StartOption);终端还是能加入网络(devStartMode=MODE_RESUME),请教还需要什么条件,谢谢