For beta testing, in progress...
- Internal testing done.
- Beta testings with friends around the world.
- Source code: https://github.com/IoTThinks/MeshCore/tree/PowerSaving-v16
Based on MeshCore 1.16: https://blog.meshcore.io/2026/06/06/release-1-16-0
Plus:
- Repeaters and room servers for both ESP32 and NRF52: CLI
powersaving on - BLE companions for both ESP32 and NRF52: Enabled by default
- [NEW] Hibernate mode for ESP32 BLE Companions now work properly and at 16uA
- [NEW] Optimize Heltec T096 from 12mA down to 8.7mA
- [NEW] Repeaters for both ESP32 and NRF52: CLI
set reboot.interval <hours>. hours is 0-255. 0 is default and disabled. - [NEW] Set return path for repeaters: meshcore-dev/MeshCore#2586
- [NEW] Add time keeping for NRF52 across resets: meshcore-dev/MeshCore#2704
- FEM LNA for Heltec v4.3, Heltec T096, Heltec TrackerV2: CLI
set radio.fem.rxgain on/offmeshcore-dev/MeshCore#2140 - Fixed boot loop for Xiao C6: meshcore-dev/MeshCore#2570