Welcome to the Monarch_Firmware project! Hunter Adam has the copyright of the original code based on the EasyLink library. This project rewrote the radio library to support long-distance communication and other parts of the code roughly remain the same.
The platforms used are listed here.
- Code Composer Studio, version 8.3.1.00004.
- Simplelink, version 2.30.0.20.
- CC1310 microcontroller and launchpad.
After compiling and flushing the code into the CC1310 microcontroller, the LED should flash periodically, and the encoded data should be sent in frequency 915 MHZ.
Note that this code is for the sending part of CC1310 microcontroller. The corresponding receiving part has another repository.