MeshCore mishmesh
ForkStandalone companion firmware for MeshCore radios, adding mishmesh — a full on-device UI that makes the radio useful without a paired phone. Features messaging (DMs, channels, room servers), contacts management, repeater configuration, clock utilities, airtime monitoring, and on-device settings.
Fork of MeshCore (Reference)
- Maintainer
- burakcan ↗
- Status
- Active
- Maturity
- Beta
- Lifecycle
- Active
- Latest version
- 1.1.0
- Released
- 2026-07-17
- Runtime
- Arduino · C++
- Distribution
- Community
- Licensing
- Open source
- License
- MIT
Capabilities
Transports
- ✓ BLE
- ✓ USB serial
Operations
- ✓ Config backup
Networking
- ✓ Repeater
- ✓ Room server
Hardware
- ✓ GPS
- ✓ Display
- ✓ Sensors
Protocol
- ✓ MeshCore compatible
Node role
CompanionRepeaterStandalone UI
Features
- Full on-device messaging (direct, channels, room servers)
- Contacts with favorites, per-kind tabs, rename, ping, telemetry requests
- Repeater management (login, settings, access list, neighbours, region)
- Clock utilities (stopwatch, timer, alarm, world clock with DST-aware timezones)
- Live duty-cycle and airtime usage monitoring
- Adverts and sharing via QR codes
- First-boot onboarding wizard
- BLE and USB serial transports
Project signals
popularity 2026-07-20 verification 2026-07-20
- GitHub stars
- 45
- Forks
- 2
- Watchers
- 2
- Open issues
- 3
- Contributors
- 176
- Release downloads
- 192
- Latest downloads
- 57
- Source available
- Yes
- Releases available
- Yes
- CI builds
- Yes
Releases
from GitHub · updated 2026-07-17v1.1.0 # Latest 3 days ago · 2026-07-17 20:44 UTC
- Configurable path hash size, in Experimental settings.
- System Info now shows the node's public key.
- Piezo buzzer tone tuning.
- Release firmware filenames now encode both versions:
<env>_mm-<mm>_mc-<mc>-<hash>. - Fix: empty preference file no longer causes a load error.
- Fix: multibyte path hashes are now stored and displayed correctly.
What's Changed
- Fix multibyte path hash handling in MishMesh by @Bjorkan in https://github.com/burakcan/MeshCore-mishmesh/pull/9
New Contributors
- @Bjorkan made their first contribution in https://github.com/burakcan/MeshCore-mishmesh/pull/9
Full Changelog: https://github.com/burakcan/MeshCore-mishmesh/compare/mishmesh-v1.0.0...mishmesh-v1.1.0
v1.0.0 # 11 days ago · 2026-07-09 22:01 UTC
Device compatibility (2)
✓ 2 Supported
| Device | MCU | Radio | Status | Notes |
|---|---|---|---|---|
| Wio Tracker L1 Pro | nrf52840 | Semtech SX1262 | ✓ Supported | Primary target; the project README names Wio Tracker L1 Pro as its hardware target. |
| Wio Tracker L1 | nrf52840 | Semtech SX1262 | ✓ Supported | Also supported; E-ink support is planned for future versions. |