User’s Manual
100
3. On the “PC Settings” tab, select the “USB Serial Port” corresponding to the USB serial port
the Digi
®
XBee USB is connected to and click “Test/Query.” You should see a response show-
ing the Modem Type (XB 24-B) and the firmware version. Click
OK
.
Note that several USB serial ports could be listed. If you select a serial port without the Digi
®
XBee USB connected, the X-CTU response to “Test/Query.” will be “communication with
modem … OK,” but the modem type will be unknown, and the firmware version will be blank.
If you a get a message that X-CTU is unable to open the COM port, verify that you selected the
COM port with the “USB Serial Port,” then try unplugging the Digi
®
XBee USB from the USB
slot and plugging it back in. Now click “Test/Query” again.
4. Under the “Modem Configuration” tab click the “Read” button. X-CTU will now display the
networking and I/O parameters for the Digi
®
XBee USB being used as the ZigBee coordinator.
Modem: XBEE XB24-ZB
Function Set: ZIGBEE COORDINATOR API (do not select other settings)
Version: the version of the firmware included with the version of Dynamic C you are using (should be of the
type
21…
)
5. Now set the networking parameters in your project defines or in the sample program to match
the parameters in the Dynamic C
LIB\Rabbit4000\XBee\XBEE_API.LIB
library.
6. Now set the networking parameters in your project defines or in the sample program to match
the parameters in the Dynamic C
LIB\Rabbit4000\XBee\XBEE_API.LIB
library.
Networking
(D) CH - Operating Channel — this is the operating channel you could see when you ran the
AT_INTERACTIVE.C
sample program in the Dynamic C
SAMPLES\XBEE
folder by entering the
command ATCH <
Enter
>. This channel information cannot be changed from the X-CTU utility.
(0123456789ABCDEF) ID - Extended Pan ID — set the new extended PAN ID that follows 0x to match the
DEFAULT_EXTPANID
macro.
(1FFE) SC - Scan Channels - set the new value for the channels to scan, E, for example, to match the new
setting in the macro.
#define DEFAULT_CHANNELS 0x000E
7. Finish by clicking the “Write” button.
We are including a profile file (
XBee-USB ZB defaults.pro
) in the
Utilities/X-CTU
folder
to load a Digi
®
XBee USB with default settings. Once the Digi
®
XBee USB is connected to an
available USB port on your PC, start the X-CTU utility. Click the “Load” button in the
Profile
section, navigate to the
.pro
file, and it will set all of the defaults. Then click the “Write” button
to write the settings to the Digi
®
XBee USB.
D.2.1 Additional Reference Information
Check
Digi’s Web site
for the latest information and documentation on the XBee RF module, the
X-CTU utility, and the Digi
®
XBee USB. Note that the XBee
®
and the XBee PRO
®
RF modules
are presently not compatible with the XBeeRF module used with the RCM4510W, but the general
documentation about ZigBee and the use of AT commands for the XBee
®
and the XBee PRO
®
RF
modules is relevant.