Discover the network
In order to find the XBee nodes on your network, you can launch a discovery. Use the command xbee network discover:
- While running and when an XBee device is discovered, a line is printed showing its 64-bit address.
- When the process finishes, it shows the total amount of remote nodes discovered.
Example: xbee network discover
> xbee network discover Device discovered: 0013A200DDDDDDD1 Device discovered: 0013A200DDDDDDD2 Device discovered: 0013A200DDDDDDD3 Network discover completed! 3 devices in the network. >
Note See One-shot discovery for more information on how to perform a one-shot discovery from the WebUI.