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.

获取远端设备IEEE地址

用函数ZDP_IEEEAddrReq获取远端设备的IEEE地址,没有数据发出,不知道怎么原因?

在初始化里面加了ZDO_RegisterForZDOMsg( sampleApp_TaskID, IEEE_addr_rsp );

周期性的调用ZDP_IEEEAddrReq,抓包看不到数据

ZDP_IEEEAddrReq( simpleDec_DstAddr.addr.shortAddr, ZDP_ADDR_REQTYPE_SINGLE, 0, false );