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.

禁止加入网络疑问

你好  现有协调器A 路由B 路由C,均有NV_RESTORE,A初始化时ZDP_MgmtPermitJoinReq()禁止设备加入,B/C初始化没有禁止设备加入。A允许B加入网络后,B可以NV了网络信息。A/B重新上电后,B正常可以加入网络。在这时,由于B没有禁止设备加入,而A是在B上电之前就已经ZDP_MgmtPermitJoinReq()禁止设备加入,所以B不会受到A广播的ZDP_MgmtPermitJoinReq,那么作为新设备的C是否可以通过B加入到网络呢??