Table 5.2.2: Detailed information of RMCI package
Command Name
CMD
Code
CMD Data
(bytes)
Response
CMD Code
Response CMD
Data (Bytes)
Description
FFD_ENABLE
Use on: Coordinator/RFD
0x32
None
0x33
None
Set radio to FFD. Always on and has router function.
CHG_RRCM_CHAN
Use on:
Coordinator
0x34
Channel
Number(1)
0x35
None
Requests RCM in the Gateway to change its radio channel to specified channel.
0x0B to 0x1A total 15 channels.
Corresponding to 11 to 26 of IEEE 802.15.4.
DEL_LOCAL_BINDING
Use on:
Coordinator/FFD/RFD
0x36
Binding
index(1)
0x37
None
Deletes binding indexes stored in the radio.
Binding index is from 1 to 30.
Always 1 for FFD and RFD
RPT_LOCATION
Use on: RFD
0x38
None
0x39
None
Report RFD parent’s ID.
LEAVE_NETWORK
Use on: Coordinator/FFD/RFD
0x3E
None
0x3F
None
Leave the current network
RFD_ENABLE
Use on: Coordinator/FFD
0x46
None
0x47
None
Put a node into RFD. PE7 interrupt enable. Active low.
SOFT_RST
0x48
None
0x49
None
Reset the radio
FACTORY_RST
Use on:
Coordinator/FFD/RFD
0x4A
None
0x4B
None
Restore the RCM to factory defaults.
Channel: 0x1A, Power: 0xFF, PanID: 0x30FF Sensor Node FFD.
Baud rate: 19200 8N1
VERSION_CHK
Use on:
Coordinator/FFD/RFD
0x4C
None
0x4D
DS[0] = ‘V’
DS[1~n+1]
Firmware
Version [0~n]
Request Firmware Version. Return In ASCII.
e.g.: “ EZ2.23.0.0 ”
Send:5B244C5D
Return:5B 2E 4D 45 5A 32 2E 32 33 2E 30 2E 30 5D
14