User's Manual

Command Name
CMD
Code
CMD Data
(bytes)
Response
CMD Code
Response CMD
Data (Bytes)
Description
NETWORK_STATUS
Use on:
Coordinator
FFD
RFD
0x20 None 0x21 STATUS(1) Return the radios network status
0x00: NO NETWORK
0x01: JOINING NETWORK
0x02: JOINED NETWORK
0x03: JOINED_NETWORK_NO_PARENT
0x04: LEAVING NETWORK
GET_BINDING_LIST
Use on:
Coordinator
FFD
RFD
0x22 None 0X23 Radio ID(8)
Radio Index(1)
For FFD and RFD: Radio return with bound target ID with index=0x00.
For Coordinator: Return bound node ID with index separately for each bound radio
nodes.
Start from 0 and up to 30.
*: Use this command after SYNCH_ADVERTISE.
SYNCH_ADVERTISE
Use on:
Coordinator
0x24 None 0X25 None Requests RCM to synchronize all radio nodes in the network to bind with the coordinator.
Nodes are in the Unicast mode after executing this command.
The maximum binding table size is 30 due to RAM limitation.
COM_UNICAST_RID
Use on: Coordinator
0x26 Radio index(1) 0X27 None. Requests RCM to send following data to specified radio nodes in Unicast mode per radio
index. Using datagram.
DEL_RMT_BINDING
Use on: Coordinator
0x28 None 0X29 None Requests RCM to send a delete binding command to all nodes in network. All nodes in the
network became to free nodes and will communicate in Multicast mode. RFD will not
respond this command.
COM_MULTI_RID
Use on: Coordinator
0x2C None 0X2D none Requests to go back to multicast mode after using COM_UNICAST_RID. All data after
this command will be broadcasted.
COOR_ENABLE
Use on: FFD/RFD
0x30 None 0x31 None Set the radio as a Coordinator so that the radio can be use on a Gateway device.
Baud rate change to 38400 8N1
13
Table 5.2.1: Detailed information of RMCI package