XBee-specific commands

The xbee command includes a set of sub-commands to work with XBee devices from the CLI.

XBee command Description
network

XBee network commands to clear, show, and discover the network.

See Manage an XBee network.

get

Reads any parameter from the local XBee—the one in the IX15—or from any remote XBee device in the network.

See Read XBee parameters.

set

Writes the value of any parameter of the local or any remote XBee device.

See Write XBee parameters.

execute

Executes a command in the local XBee device or any remote XBee device in the network.

See Execute XBee AT commands.

update

Updates the local or any remote XBee device with a provided profile.

See Apply XBee profiles.

To see all the available options, run xbee ?.

> xbee ?

 Commands
 -------------------------------------------------------------------------------
 execute   Execute XBee AT command.
 get       Get XBee parameter.
 network   XBee network commands.
 set       Set XBee parameter.
 update    Update XBee profile.

To identify an XBee device, use its 64-bit address or its node identifier (NI).

To refer to an XBee device, this guide uses XBEE-ID as its identifier—node identifier or 64-bit address.

In case any xbee command fails, the error is formatted as:

[ERROR]: ...