Skip to content

Releases: meshtastic/firmware

Meshtastic Firmware 2.2.16.1c6acfd Beta

17 Dec 00:00
1c6acfd
Compare
Choose a tag to compare

Enhancements

Bug fixes

New Contributors

Full Changelog: v2.2.15.31c4693...v2.2.16.1c6acfd

Meshtastic Firmware 2.2.15.31c4693 Beta

02 Dec 23:19
31c4693
Compare
Choose a tag to compare

Important

🥳 This release introduces the initial WiFi support for the Raspberry PI Pico W!

Note

Note for users with DIY devices: the SPI pins for the LoRa chip have been renamed from RF95_ to LORA_. Make sure to change this when using a custom variant file.

Enhancements

Bug fixes

Full Changelog: v2.2.14.57542ce...v2.2.15.31c4693

Meshtastic Firmware 2.2.14.57542ce Beta

21 Nov 00:19
57542ce
Compare
Choose a tag to compare

Important

🥳 This release introduces the initial support for Raspberry PI with SPI based LoRA hats, starting with:

Adadfruit RFM95w
https://www.adafruit.com/product/4074
Waveshare SX1262 SPI
https://www.waveshare.com/sx1262-lorawan-hat.htm

Enhancements

Bug fixes

New Contributors

Full Changelog: v2.2.13.f570204...v2.2.14.57542ce

Meshtastic Firmware 2.2.13.f570204 Beta

05 Nov 12:44
f570204
Compare
Choose a tag to compare

Important

This introduces a global change for the coding rates to transition to 4/5, which makes a marginal difference in link budget while increasing throughput by 1.5X in some cases.

Enhancements

Bug fixes

New Contributors

Full Changelog: v2.2.12.092e6f2...v2.2.13.f570204

Meshtastic Firmware 2.2.12.092e6f2 Beta

20 Oct 13:03
092e6f2
Compare
Choose a tag to compare
Pre-release

Enhancements

  • Refactor away some code duplication in screen frames and display formatter for modem presets by @thebentern in #2872
  • Dragino TrackerD (initial support) by @Aciid in #2324
  • Add Nano G2 Ultra hardware to nRF52 architecture file by @S5NC in #2880
  • Add rssi and snr to json output by @tavdog in #2894
  • Convert TypeConversions from inline to static class methods by @thebentern in #2883
  • Start of TAK role by @thebentern in #2890
  • Fix/enhance: allow telemetry sensors connected to second I2C port by @mverch67 in #2891
  • Refactor: simplify MQTT defaults by @andrekir in #2893

Bug fixes

New Contributors

Full Changelog: v2.2.11.10265aa...v2.2.12.092e6f2

Meshtastic Firmware 2.2.11.10265aa Beta

10 Oct 01:31
10265aa
Compare
Choose a tag to compare

Warning
When updating from a firmware <2.2.0, this release will factory reset your device settings, so document or backup your node configuration and channel URL if you want to re-provision the node after flashing.
MQTT JSON values are now properly using unsigned integers which may break compatibility with existing services relying on the JSON payloads from firmware <2.2.0.

Enhancements

Bug fixes

New Contributors

Full Changelog: v2.2.10.7cebd79...v2.2.11.10265aa

Meshtastic Firmware 2.2.10.7cebd79 Alpha

04 Oct 01:49
7cebd79
Compare
Choose a tag to compare

Enhancements

  • Code duplication cleanup for smart position logic by @thebentern in #2840
  • Re issue: #2496 Populate the position log entries from PositionModule with data fields by @tavdog in #2839
  • Tracker role wakeup and sleep cycle when power.is_power_saving true by @thebentern in #2846
  • Simplify SX126x variant configuration by @S5NC in #2813
  • UBLOX - Don't stop searching before acquiring fix by @code8buster in #2861

Bug fixes

New Contributors

Full Changelog: v2.2.9.47301a5...v2.2.10.7cebd79

Meshtastic Firmware 2.2.9.47301a5 Alpha

26 Sep 18:28
47301a5
Compare
Choose a tag to compare
Pre-release

Bug fixes

Enhancements

Full Changelog: v2.2.8.61f6fb2...v2.2.9.47301a5

Meshtastic Firmware 2.2.8.61f6fb2 Alpha (Revoked)

24 Sep 21:23
61f6fb2
Compare
Choose a tag to compare

Revocation notes

This release was revoked due to an inadvertant breaking change introduced with the compression fix.

Enhancements

Bug Fixes

Full Changelog: v2.2.7.e8970ad...v2.2.8.61f6fb2

Meshtastic Firmware 2.2.7.e8970ad Alpha

18 Sep 20:29
e8970ad
Compare
Choose a tag to compare
Pre-release

Enhancements

Bug fixes

Full Changelog: v2.2.6.b53cb38...v2.2.7.e8970ad