WARNING! Currently this release is tested on six boards, the RAK4631, the LoRa32 v2.1, the Heltec32 V3, the Heltec T114, the T3S3 SX1280 (w/ PA) and the Seeed Studio XIAO ESP32 (w/ WIO SX1262). For those who are able, please compile manually for your own boards and open issues if there are any, or if they run fine, please email me at [email protected] and I will add the release binary for that board. This notice will be updated as more boards are verified to function well.
Changes:
- Included all upstream changes up to v1.81 from
RNode_Firmware
(including the new CSMA algorithm, etc.) - Finished T3S3 SX1280 (w/ PA) support
- Added basic logging functionality for use in future releases
- Fixed console compilation
- Added the RNode Bluetooth ID to the display
- Changed the nRF52 pairing process to resemble the ESP32 (put into pairing mode, then the key is given immediately)
- Added robust modem hang detection
- Refactored multi-interface serial spec to use less command bytes
- Added openCom XL target
- Updated CONTRIBUTING.md with better instructions @nathmo
- Added Ebyte E22 900M30S board support @tomuk5
- Started T-Echo support (WIP) @jeremybox
- Makefile revamp @qbit
- Added XIAO ESP32 support (works with WIO SX1262 and with / without Expansion Base)