User Manual

Page 29 of 39
Host Messages
1. Set PAN ID
< 0x01 0x07 0x01 0x64 0x00 0x6D 0x04 >
2. Set Transceiver Address
< 0x01 0x0F 0x03 0xF4 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0xFE
0xFF 0x05 0x04>
3. Set RF Channel
< 0x01 0x06 0x05 0x12 0x1E 0x04 >
4. Disable Receive All RF Messages
< 0x01 0x06 0x07 0x00 0x0E 0x04 >
5. Enable Acknowledgements and Retries
< 0x01 0x06 0x09 0x01 0x10 0x04 >
6. Set Transmit Power Level
< 0x01 0x06 0x0F 0x1F 0x35 0x04 >
7. Set Digital Pin Configuration
< 0x01 0x08 0x01E 0x00 0xFF 0x00 0x26 0x04 >
8. Set Digital Pin Sleep State
< 0x01 0x08 0x025 0x00 0xFF 0x00 0x2D 0x04 >
9. Set Analog Pin Sleep State
< 0x01 0x07 0x23 0x02 0x02 0x2F 0x04 >
10. Disable Debug Mode
< 0x01 0x06 0x27 0x00 0x2E 0x04 >
11. Enable Heartbeat and Flash On RF Activity LED Functionality
< 0x01 0x06 0x28 0x05 0x34 0x04 >
12. Save Configuration Parameters To Non-Volatile Memory
< 0x01 0x05 0x11 0x17 0x04 >
For all of the messages shown above that would get sent from the host
application to the FreeStar 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.