User's Manual

For Internal Use Only
SET_BOOTLOADER
Use on:
GTW
RTR
STD
RM
RMII
0x56 None 0x57 None Make modem into bootloader mode and wait for new app
image.
SYS_CTRL_SET RMII 0x58 System Control Word,
B[3]…B[0]
0x59 00 – failed
01 – success
System Control Word.
Bit0: Roaming function, 1 – enable; 0 – disable;
Bit1: pending, AES128 security, 1 – enable; 0 – disable;
Bit2: Receiver setting of RFD; 1 – always on when idle; 0 –
power saving mode;
.
.
.
B
it31: reversed;
SYS_CTRL_GET RMII 0x5A None 0x5B System Control Word,
B[3]…B[0]
Get System Control Word.
SEC_KEY_SET RMII 0x5C KEY[15]…KEY[0] 0x5D 00- failed
01- success
Set AES-128 key for application encrypt/decrypt.
GET_NODE_INFO
Use on:
GTW
RTR
STD
RM
RMII
0x60 None 0x61 UID(8)
Channel(1)
Power(1)
PAN ID(2)
Get the node information: UID, Channel, Txpower level,, PAN
ID,
GET_APPNODE_INF
O
Use on:
GTW
RTR
STD
RM
RMII
0x6C None 0x6D UID(8)
Channel(1)
Power(1)
PAN ID(2)
Get the application information: UID, Channel, Power, PAN
ID. If the network is not connected, the GET_NODE_INFO will
return wrong information, and then use this to get what we
set.