微波EDA网,见证研发工程师的成长!
首页 > 研发问答 > 无线和射频 > TI Zigbee设计交流 > NLME_LeaveReq删除终端

NLME_LeaveReq删除终端

时间:10-02 整理:3721RD 点击:

为什么使用NLME_LeaveReq删除终端,就把所有的终端都删除了呢?

How to make a device leaving the network

Use the NLME_LeaveReq() function.

For making a remote node to leave the network, the extAddr pointer of the NLME_LeaveReq_t parameter shall be assigned to the remote node 64 bit IEEE address. The address of a remote node can be retrieved during association process by processing the Device_annce message as shown in "#How to get the address of new devices joining the network".

For making the local node to leave the network, the extAddr pointer of the NLME_LeaveReq_t parameter shall be assigned as NULL.

Hi  VV

      最近遇到 一个终端设备 断网后 向 协调器 发 rejoin  request,  但是协调器一直 对他 单播  Leave。。。

      最后我把终端设备 断电重启 ,它发了orphan notification  后 收到coordinator realignment 之后就入网了。。

      请问一下  协调器什么时候会发 leave ?(应用层 我没有leave 的操作!)

Copyright © 2017-2020 微波EDA网 版权所有

网站地图

Top