*This repository is currently functioning as a stable reference for the default RNode Firmware, and only receives bugfix and security updates. Further development, new features and expanded board support is now happening at the [RNode Firmware Community Edition](https://github.com/markqvist/RNode_Firmware) repository, and is maintained by @jacobeva. Thanks for all contributions so far!*
# RNode Firmware
# RNode Firmware
This is the open firmware that powers RNode devices.
This is the open firmware that powers RNode devices.
@ -14,14 +16,15 @@ The RNode system is primarily software, which *transforms* different kinds of av
## Latest Release
## Latest Release
The latest release, installable through `rnodeconf`, is version `1.68`. This release brings the following changes:
The latest release, installable through `rnodeconf`, is version `1.72`. This release brings the following changes:
- Fixed a bug in high-bandwidth optimisation
- Added support for flashing T3S3 boards
- Fixed a potential memory overflow during firmware update
- Added deep sleep support on T3S3
- Fixed a bug in LoRa modem status updates
- Various quality updates for nRF / RAK4631
- Updated bootstrap console with latest packages
- Fixed a bug with antenna switch utilisation on RAK4631
- Updated console image to include latest packages
You must have at least version `2.1.3` of `rnodeconf` installed to update the RNode Firmware to version `1.67`. Get it by updating the `rns` package to at least version `0.6.4`.
You must have at least version `2.1.3` of `rnodeconf` installed to update the RNode Firmware to version `1.72`. Get it by updating the `rns` package to at least version `0.7.5`.