© 2009 Cypress Solutions
Complete Manual: CTM-15X Firmware 1.2.0
(Revision 1.0)
117
6BCommand Reference
Note:
The remote server must also be configured to respond to messages from the modem.
The message format sent from the modem is as follows:
$PPEN,0013A200402CB498,13,PANIC*03
The acknowledgment that the modem expects from the server is as follows:
$PPQ,PAN,0013A200402CB498,13,ACK*36
The 16
-
digit hex number following the PPEN message is the Pendant ID and is unique to each Pendant.
Examples:
1. Configured as modem type acknowledgment
cmd wpanacktype m
OK
2. Configured as server type acknowledgment
cmd wpanacktype s
OK
return to list of commands
wpanadddev xx-xx-xx-xx-xx-xx-xx-xx
Adds a WPAN device ID to the Chameleon modem’s registered
WPAN devices list. Up to 16 WPAN IDs can
be entered.
xx-xx-xx-xx-xx-xx-xx-xx
WPAN device ID (hex digits), hyphens are optional
Using
wpanadddev
without a device ID, queries all WPAN devices IDs currently registered in the
Chameleon modem.
Note that the ID of FF-FF-FF-FF-FF-FF-FF-FF will allow any Pendant to talk through the modem.
Example:
cmd wpanadddev 00-13-a2-00-40-08-58-5e
add WPAN device with this ID to the registered devices list
cmd wpanadddev 0013a2004008585e
above example with optional hyphens omitted
cmd wpanadddev
queries all devices IDs
A cmd save is required for this command to take effect.
Note that the modem needs to be power cycled for the new settings to take effect.