User's Manual

For Internal Use Only
GET_PARENT_ID
Use on:
RTR
STD
RM
RMII
0x68
None
0x69
Parent radio ID(8)
0x00 00 00 00 00 00 00 00 means that STD or RTRs parent
is coordinator/gateway.
0x00 00 00 00 00 00 mm nn means STD or RTRs parent is a
RTR which short address is mm nn.
0x00 00 00 00 00 00 ff fe means that STD or RTR do not
have parent.
LAST_HOP_RSSI
Use on:
RTR
STD
RM
RMII
RW
0x7B
None
0x7C
RSSI(1)
Get RSSI percent, the higher, the better.
Best: 240
Worst:0
RTR get next hop rssi;
STD get parent rssi.
SET_RECEIVER
Use on:
STD
RMII
0xA0
00 - Disable
01 - Enable
0xA1
None
Enable or disable STDs receiver.
STD should receive data packet from parent if enable
receiver;
STD should use poll to request data packet from parent if
disable receiver.
Reset automatically.
GET_RECEIVER
Use on:
STD
RMII
0xA2
None
0xA3
Status(1)
Return STD receivers status,
00 Disable
01 - Enable
SET_REGION
Use on:
GTW
RTR
STD
RMII
0xA4
Region(1)
0xA5
None
For RMII
Region(1)
BAND_868_EU = 0x01,
BAND_915_NA = 0x04,
BAND_2400_ISM = 0x08,
When 2.4Ghz modem, this command is useless because
RM2400 always work on BAND_2400_ISM.
When 915/868Mhz modem, default channel is 0x00 if set
region to BAND_868_EU; default channel is 0x06 if set region
to BAND_915_NA.
Reset automatically.