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.

ZTool使用问题

UTIL_GET_DEVICE_INFO命令发了以后,

<RX>11:41:32.46 COM4 UTIL_GET_DEVICE_INFO_RESPONSE (0x6700)    

Status: SUCCESS (0x0)    

IEEEAddr: 0x00124B00014E78AC    

ShortAddress: 0x0000    

DeviceType: COORDINATOR, ROUTER, END_DEVICE (0x7)    

DeviceState: DEV_ZB_COORD (0x9)    

NumAssocDevices: 0x02    

AssocDevicesList: 0x5337, 0x141B

这个是否意味着有两个设备加入到网络了?

另外,我的设备的是一闪一闪的,说明并未加入到网络中? 对此感到很奇怪

使用ZDO_IEEE_ADDR_REQ命令后,也没有得到网络中其他设备发过来的消息

<TX>11:47:29.19 COM4 ZDO_IEEE_ADDR_REQ (0x2501)     ShortAddr: 0x0000     ReqType: EXTENDED (0x1)     StartIndex: 0x00

<RX>11:47:29.2 COM4 ZDO_IEEE_ADDR_REQ_SRSP (0x6501)     Status: afStatus_SUCCESS (0x0)

 

请问这是什么问题

非常感谢您的回答。