怎么通过设备的ieee,得到网络中的所有设备的短地址?

2019-07-18 15:30发布

希望协调器通过设备的ieee,得到网络中的所有设备的短地址?怎么做到
extern uint8 APSME_LookupNwkAddr( uint8* extAddr, uint16* nwkAddr );
这个函数只能读取子节点的网络地址,还是所有节点的地址?

友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
2条回答
发烧友推温针
2019-07-18 21:11
可以使用

afStatus_t ZDP_NwkAddrReq( byte *IEEEAddress, byte ReqType,   byte StartIndex, byte SecurityEnable )
通过IEEE地址获取短地址

一周热门 更多>