User Guide

XBee®/XBeePRO®RFModules‐802.15.4‐v1.xEx[2009.09.23]
©2009DigiInternatonal,Inc. 40
CC (Command Sequence Character) Command
<AT Command Mode Options> The CC command
is used to set and read the ASCII character used
between guard times of the AT Command Mode
Sequence (GT + CC + GT). This sequence enters
the RF module into AT Command Mode so that
data entering the module from the host is recog-
nized as commands instead of payload.
The AT Command Sequence is explained further in the AT Command Mode section.
CE (Coordinator Enable) Command
<Networking {Association} The CE command is
used to set and read the behavior (End Device vs.
Coordinator) of the RF module.
CH (Channel) Command
<Networking {Addressing}> The CH command is
used to set/read the operating channel on which
RF connections are made between RF modules.
The channel is one of three addressing options
available to the module. The other options are the
PAN ID (ID command) and destination addresses
(DL & DH commands).
In order for modules to communicate with each
other, the modules must share the same channel number. Different channels can be used to pre-
vent modules in one network from listening to transmissions of another. Adjacent channel rejec-
tion is 23 dB.
The module uses channel numbers of the 802.15.4 standard.
Center Frequency = 2.405 + (CH - 11d) * 5 MHz (d = decimal)
Refer to the XBee/XBee-PRO Addressing section for more information.
CN (Exit Command Mode) Command
<AT Command Mode Options> The CN command
is used to explicitly exit the RF module from AT
Command Mode.
CT (Command Mode Timeout) Command
<AT Command Mode Options> The CT command
is used to set and read the amount of inactive
time that elapses before the RF module automati-
cally exits from AT Command Mode and returns to
Idle Mode.
Use the CN (Exit Command Mode) command to
exit AT Command Mode manually.
AT Command: ATCC
Parameter Range: 0 - 0xFF
Default Parameter Value: 0x2B (ASCII “+”)
Related Command: GT (Guard Times)
AT Command: ATCE
Parameter Range:0 - 1
Parameter Configuration
0End Device
1 Coordinator
Default Parameter Value:0
Minimum Firmware Version Required: v1.x80
AT Command: ATCH
Parameter Range: 0x0B - 0x1A (XBee)
0x0C - 0x17 (XBee-PRO)
Default Parameter Value: 0x0C (12 decimal)
Related Commands: ID (PAN ID), DL
(Destination Address Low, DH (Destination
Address High)
AT Command: ATCN
AT Command: ATCT
Parameter Range:2 - 0xFFFF
[x 100 milliseconds]
Default Parameter Value: 0x64 (100 decimal
(which equals 10 decimal seconds))
Number of bytes returned: 2
Related Command: CN (Exit Command Mode)