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.

关于 协调器对节点地址的截获,想请教TI FAQ

节点请求加入网络后,采用长地址通讯将自己的MAC地址告知协调器

协调器分配好的短地址以长地址模式告知节点。

我想在此处做一个协调器感知任务,此处协调器任务新节点加入网络,然后将新加入网络的节点的 2个地址都存储或是上报给串口。可是我在协议栈里找不到这块的操作。

抓包如附件   就是 short addr Assoc.status  这包  不知道这个包是在哪个层封装发送的,还是这部分是不开源部分?