Where to find it
The device's on-screen menu layout, exactly as it appears on real hardware.
Supported devices
Every binary talks to the companion app over BLE and USB serial — no separate builds.
| Device | MCU | Display | Status |
|---|---|---|---|
| Wio Tracker L1 (OLED) | nRF52840 | SSD1306 128×64 | ready |
| Wio Tracker L1 (E-ink) | nRF52840 | GxEPD2 250×122 | ready |
| GAT562 30S Mesh Kit | nRF52840 | SSD1306 128×64 | ready |
| Heltec LoRa32 V3 / V4 | ESP32-S3 | SSD1306 128×64 | experimental |
| M5Stack Cardputer ADV | ESP32-S3 | ST7789 240×135 | experimental |
| T-Echo Lite + KeyShield | nRF52840 | GxEPD2 250×122 | experimental |
| GAT562 Watch13, ProMicro | nRF52840 | SSD1306 128×64 | experimental |
Flashing
Migrating from other firmware? Back up your data in the companion app, then factory-reset via MeshCore Flasher's Erase flash first.
nRF52840 boards
- Download the
.uf2from the latest release - Double-tap reset for bootloader mode
- Drag the file onto the drive that appears
ESP32-S3 boards
- Download the
-merged.binfrom the latest release - Flash at offset
0x0via MeshCore Flasher or esptool