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.

zigbee网络问题

开发过程中,发现zigbee产品面临一个大问题,那就是如何防止设备加入到其他网络中,官方推荐做法是EZ-MODE,但是这种模式必须满足设备有外部按键,如果没有外部按键,有没有什么方式可以防止设备加入到错误的网络中。

这个问题最终可以转换为如何给设备一个输入信号,ZLL中有remote可以接近灯时进行touch link后发factory new命令,ZHA有没有办法比如inter-pan等在设备未入网时进行通信呢?