User Manual

39
Host Messages
1. Set PAN ID
< 0x07 0x01 0x07 0x01 0x64 0x00 0x6D 0x04 >
2. Set Transceiver Address
< 0x0F 0x01 0x0F 0x03 0xF4 0x01 0x00 0x00 0x00 0x00 0x00 0x00
0xFF 0xFF 0x06 0x04>
3. Set RF Channel
< 0x06 0x01 0x06 0x05 0x12 0x1E 0x04 >
4. Disable Receive All RF Messages
< 0x06 0x01 0x06 0x07 0x00 0x0E 0x04 >
5. Enable Acknowledgements and Retries
< 0x06 0x01 0x06 0x09 0x01 0x11 0x04 >
6. Set Transmit Power Level
< 0x06 0x01 0x06 0x0F 0x1F 0x35 0x04 >
7. Set I/O Pin Configuration
< 0x0F 0x01 0x0F 0x01E 0x00 0xFC 0x00 0x00 0x00 0x03 0x00
0xFC 0x00 0x00 0x29 0x04 >
8. Set I/O Pin Sleep State
< 0x10 0x01 0x10 0x23 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
0x00 0x00 0x00 0x34 0x04 >
9. Disable Debug Mode
< 0x06 0x01 0x06 0x27 0x00 0x2E 0x04 >
10. Enable Heartbeat and Flash On RF Activity LED Functionality
< 0x06 0x01 0x06 0x28 0x05 0x34 0x04 >
11. Save Configuration Parameters To Non-Volatile Memory
< 0x05 0x01 0x05 0x11 0x17 0x04 >
For all of the messages shown above that would get sent from the host
application to the Matrix module, a host level acknowledgement will be sent
back when it has been successfully processed. It is recommended that the
host application send a message to the module and then wait for an
acknowledgement response prior to sending the next message. This will
take care of flow control and prevent the host application from overflowing
the module.