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.

关于设备节点,主动退网之后,又主动重新入网的问题

Other Parts Discussed in Thread: Z-STACK

起初,我将设备退出当前网络,然后触发事件执行 bdb_StartCommissioning( BDB_COMMISSIONING_MODE_NWK_STEERING);函数;

但是,我发现这个设备很难再加入网络中,除非重新启动。

但是我不想重新启动zigbee设备,有什么好的办法可以让设备退出网络,之后又可以加入其它网络,且不用重新启动?

我用的是zigbee3.0协议栈,希望给予答复,感谢!