RabbitCore RCM4500W User Manual page 19

C-programmable zigbee core module
Table of Contents

Advertisement

®
1. Connect the Digi
PC or workstation. Your PC should recognize the new USB hardware.
2. Find the file
AT_INTERACTIVE.C
the program, open it with the
C
window will open to display a list of AT commands. Type
STDIO
menu of commands.
Waiting to join network...
done
Cmd
- Description
=====================
ATCH - Read the current channel. Will be zero if we
are not associated with a network.
ATID - Set or read the current PAN ID. If you set the
must write it to non-volatile memory ("WR") and
then reset the network software ("NR").
ATOP - Read the operating PAN ID.
ATMY - Read the current network address. Will be 0xFFFE
if we are not associated with a network.
ATSH - Read the upper four bytes of the radio IEEE address.
ATSL - Read the lower four bytes of the radio IEEE address.
ATNI - Set or read the Node Identifier.
ATBH - Set or read the maximum number of Broadcast Hops.
ATNT - Set or read the Node Discovery timeout value (in 0.1s).
ATSC - Set or read the list of channels to scan. This
value is a bit-field list.
ATSD - Set or read the channel scan duration value.
ATNJ - Set or read the Node Joining Time value.
ATAI - Read the Association Indicator. A zero value
means we are associated with a network.
ATPL - Set or read the transmission power level.
ATVR - Read the radio software version number.
ATHV - Read the radio hardware version number.
MENU - Display this menu (not an AT command.)
Valid command formats (AT prefix is optional, CC is command):
[AT]CC 0xXXXXXX (where XXXXXX is an even number of hexidecimal characters)
[AT]CC YYYY (where YYYY is an integer, up to 32 bits)
[AT]NI "Node ID String" (where quotes contain string data)
Enter AT Command:
Appendix D provides additional configuration information if you experience conflicts while
doing development simultaneously with more than one ZigBee coordinator, or if you wish to
install new firmware. Different firmware must be installed to use the RCM4510W as either a
coordinator or as an end device.
User's Manual
XBee USB acting as a ZigBee coordinator to an available USB port on your
, which is in the Dynamic C
File
menu, then compile and run it by pressing
folder. To run
SAMPLES\XBee
F9
. The Dynamic
to redisplay the
MENU
ID you
14

Advertisement

Table of Contents
loading

Table of Contents