我有一个协调器和一个终端节点,想通过协调器发送指令控制终端节点退网,协调器调用的是ZDP_MgmtLeaveReq();,抓包也能看到leave指令,但是好像这条指令没起作用,终端节点还会定时向协调器发送数据,唯一不同的是终端发送数据协调器不再有default response了请问是什么原因。截图如下
协议栈用的是3.0,协调器跑的是2538,终端跑的是2530
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();,抓包也能看到leave指令,但是好像这条指令没起作用,终端节点还会定时向协调器发送数据,唯一不同的是终端发送数据协调器不再有default response了请问是什么原因。截图如下
协议栈用的是3.0,协调器跑的是2538,终端跑的是2530