Skip to content

v0.3.0 — Companion mode (WiFi / USB / BLE)

Choose a tag to compare

@laserir laserir released this 08 Jun 12:18
· 101 commits to main since this release

Highlights

Companion mode — bridge the radio to a phone, desktop, or CLI using the standard MeshCore companion protocol, in parallel with normal on-device use (messages appear in both):

  • Bluetooth — pairs with the official MeshCore iOS/Android apps (6-digit passkey + bonding).
  • WiFi — reach it from meshcore-cli/meshcore.js/meshcore_py on your LAN.
  • USB — wired serial companion.

One transport at a time; messaging is read-only for config. WiFi and Bluetooth can't run together (shared radio/RAM) — the device handles the switch and offers a reboot when needed.

Also includes the on-device firmware-update fixes and a refreshed README (Quick Start + balanced companion docs).

Install/update via the web flasher, or on-device (SD card / WiFi). Binaries: mclite-v0.3.0.bin (T-Deck Plus), mclite-watch-v0.3.0.bin (T-Watch Ultra).

Full Changelog: v0.2.2...v0.3.0