在zstack 3.0.2中组网需要开发者根据不同的网路状态设置不同的代码。
我的终端已经入网成功,丢失父节点后,会进入case BDB_COMMISSIONING_PARENT_LOST中,
在这个里面我bdb_ZedAttemptRecoverNwk();但是没有任何现象。
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.
在zstack 3.0.2中组网需要开发者根据不同的网路状态设置不同的代码。
我的终端已经入网成功,丢失父节点后,会进入case BDB_COMMISSIONING_PARENT_LOST中,
在这个里面我bdb_ZedAttemptRecoverNwk();但是没有任何现象。