User's Manual
Table Of Contents
Table 5.2.3: Detailed information of RMCI package
Command Name
CMD
Code
CMD Data
(bytes)
Response
CMD Code
Response CMD
Data (Bytes)
Description
PRINT_TOKEN
Use on: Coordinator/FFD/RFD
0x4E None 0x4F Print radio’s Token information in ASCII.
For PC debug
JION_FORM_NETWORK
Use on:
Coordinator/FFD/RFD
0x50 None 0x51 None Coordinator:
Form a network to allow the other nodes to join.
FFD/RFD:
Search the network and try to join the network.
MULTICAST_HELLO
Use on: Coordinator/FFDRFD
0x52 None 0x53 None Broadcast a “hello” to entire network
PRINT_CHILD_TABLE
Use on: Coordinator/FFD
0x54 None 0x55 None Print the child table in ASCII
BOOT_LOAD
Use on: Coordinator
0x56 None 0x57 none Start the bootloader to download the radio application
GET_NODE_INFO
Use on:
Coordinator/FFD/RFD
0x60 None 0x61 Radio ID(8)
Channel(1)
Power(1)
PAN ID(2)
Get the node information: EUI, Channel, Power, PAN ID,
Send: 5B24605D
Return:
5B 30 61 00 0D 6F 00 00 00 2D A5 1A FF 30 FF 5D
BUTTON_0_PRESS
Use on: Coordinator/FFD/RFD
0x62 None 0x63 None Simulate Button Zero pressed
BUTTON_1_PRESS
Use on: Coordinator/FFD/RFD
0x64 None 0x65 None Simulate Button One Pressed
SET_PROTOCOL
Use on: Coordinator/FFD/RFD
0x66 Protocol(1) 0x67 None Set radio’s protocol
0x00: RAEWATCH_PSP.(old version) 0x01: RAEWATCH_RCS. 0x02: Transparent Mode.
15