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.

断开网络ZDP_MgmtLeaveReq

协调器使子设备退出网络, 语句为ZDP_MgmtLeaveReq(&zaddr, ieee, TRUE, FALSE, TRUE);

子设备的确退网了,网络状态修改为了DEV_INIT,也不会自动重新连入。

可是为什么重新调用bdb入网语句bdb_StartCommissioning(BDB_COMMISSIONING_MODE_NWK_STEERING | BDB_COMMISSIONING_MODE_FINDING_BINDING);后, 竟然可以重新连入网络,虽然短地址不同!!!