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: CC2530

在zigbee cc2530 协议栈中,中心节点使用ZDP_MgmtLeaveReq()函数让某一节点离开网络,但是使用该函数,还需要离开节点的物理地址,但是程序中不知道要离开节点的8个字节物理地址,请问怎么办?