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

当一个终端设备使用zclSampleSw_BasicResetCB中的NLME_LeaveReq退网时候,只会给其父节点发送leave通知。(路由是发出广播的)

但其父节点路由没有广播,所以协调器收不到终端退网的数据。

经测试小米零火开关是可以的,测试多个ti方案的零火开关(路由设备)均有问题。我也尝试修改过但都无效。比如打开ZDO_MGMT_LEAVE_REQUEST和ZDO_MGMT_LEAVE_RESPONSE,断点调试也不进ZDO_LeaveCnf和ZDO_LeaveInd。

请大家分析,附件抓包   ti路由退网.zip小米路由退网.zip