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.

协调器禁止其他设备入网

需求:协调器在建立网路后,设置1分钟时间窗口,1分钟后,不予许其他设备加入网络,该怎么做?

是不是调用NLME_PermitJoiningRequest(0).就可以禁止其他设备加入网络了?

使用ZDP_MgmtPermitJoinReq()可以么?