Skip to content

Firmware v20260522.140428

Choose a tag to compare

@github-actions github-actions released this 22 May 14:04
· 122 commits to master since this release

Wio Tracker — completely new joystick UI (thanks @Calvario) — new screen lifecycle, DM retry, channel send with feedback, GPS screen with altitude, lock screen, time sync, path hash bytes setting, and more.

Heltec T114 board support (thanks @Calvario) — with and without screen.

PSRAM activation on capable devices — enables OTA on boards that support it.

Sync with vanilla MeshCore dev

Bug Fixes
BLE disabled state now correctly honoured — watchdog was silently re-enabling BLE on every housekeeping tick
Fixed out-of-bounds read in path-decoding (BLE + LoRa-anon paths)
Null-termination fix in Add/Update Contact command
Fixed overflow frame being clobbered under BLE congestion
Fixed T114 long press
Several BLE audit hardening fixes (error codes, length checks, buffer sizing)