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.

协调器和路由都是ha1.2.2a 终端为Nxp无法转发leave

实际代码:

退网:

PUBLIC void App_cbTimerLeaveAndFactoryNew(void *pvParam)
{
    App_SampleDoorLockLinkageCountReset();
    vOTAResetPersist();
    ZPS_eAplZdoLeaveNetwork(0, FALSE, FALSE);
    PDM_vDeleteAllDataRecords();
    APP_vFactoryResetRecords();
    vAHI_SwReset();

}
现象,TI节点无法转发leave,地址非协调器