User's Guide

Table Of Contents
Operation Networking
XBee/XBee-PRO S2C 802.15.4 RF Module User Guide
47
enabled. On demand queries occur when the AI command is issued, which can occur in Command
mode, in API mode, or as a remote command.
Device Status Messages
Not all device status messages are related with association, but for completeness all device status
types reported by XBee/XBee-PRO S2C 802.15.4 RF Module are listed in the following table.
Type Meaning
0x00 Hardware reset.
0x01 Watchdog reset.
0x02 End device successfully associated with a coordinator.
0x03 End device disassociated from coordinator or coordinator failed to form a new network.
0x06 Coordinator formed a new network.
0x0D Input voltage on the XBee-PRO device is too high, which prevents transmissions.
Association indicator status codes
The XBee/XBee-PRO S2C 802.15.4 RF Module code can potentially give any of the status codes in the
following table.
Code Meaning
0x00 Coordinator successfully started, End device successfully associated, or operating in peer to
peer mode where no association is needed.
0x03 Active Scan found a PAN coordinator, but it is not currently accepting associations.
0x04 Active Scan found a PAN coordinator in a beacon-enabled network, which is not a supported
feature.
0x05 Active Scan found a PAN, but the PAN ID does not match the configured PAN ID on the
requesting end device and bit 0 of A1 is not set to allow reassignment of PAN ID.
0x06 Active Scan found a PAN on a channel does not match the configured channel on the
requesting end device and bit 1 of A1 is not set to allow reassignment of the channel.
0x0C Association request failed to get a response.
0x13 End device is disassociated or is in the process of disassociating.
0xFF Initialization time; no association status has been determined yet.
Sleep
Sleep is implemented to support installations where a mains power source is not available and a
battery is required. In order to increase battery life, the device sleeps, which means it stops operating.
It can be woken by a timer expiration or a pin.
For more information about sleep modes, see Sleep modes.