R
ADIO
B
RIDGE
RBM101
U
SER
G
UIDE
C
OPYRIGHT
©
2017,
R
ADIO
B
RIDGE
I
NC
.
R
ADIO
B
RIDGE
RBM101
U
SER
G
UIDE
P
AGE
14
OF
35
CMD 12345678
CMD 24681012
CMD OK
If the device is not configured as a coordinator, then the module will return an error.
4.3.1.15
RI
–
Remove ID
Command to coordinator to remove an endpoint. Argument is an ASCII-coded 32-bit Device
ID. For example, a Device ID of 0x12345678 would be represented by the string “12345678”.
If the Device ID does not exist in the list then the module will return an error.
4.3.1.16
CE
–
Coordinator enable
Tells the device to act as the network coordinator. The following parameter is one of the two:
“0”: Device is an endpoint
“1”: Device is the coordinator
Default is endpoint. If the command is sent without an argument then the current value is
returned.
4.3.1.17
SM
–
Sleep mode
Sets the sleep mode for the device. This command is applicable for endpoints only and is not
applicable to coordinator devices. The parameter value can be one of the following:
“0”: Endpoint is al
ways on
“1”: Endpoint sleeps
Default is always on. See the section on
Sleep Modes
for more detail about sleepy endpoints.
4.3.1.18
LW
–
Listen Window
When sleep mode is enabled on an endpoint, it wakes up under two conditions to send data
back to the coordinator (see the section on Sleep Modes). After data has been received by
the coordinator, it has a short window of time to send the endpoint a new packet before the
endpoint re-enters sleep mode. The parameter for the Listen Window is four ASCII coded hex
characters with units of milliseconds.
Default: 0019 for 25ms