This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Typing 'zdo mgmt_lqi 0x0000' over a serial port in communication with a third-party ZigBee terminal device often returns no value

I wanted to send 'zdo mgmt_lqi 0x0000' through the serial port to get the 16-bit short address of the ZigBee terminal device, but I found that I did not return the value for many times, but occasionally I could get it, AND I was confused.  I wonder if it is the ZigBee terminal device itself, how can it be easy to get the return value?  

  • The official routine used:\examples\zigbee\experimental\cli\cli_agent_router\pca10059\mbr

Related