Skip to content
CJvanSoest edited this page Jun 23, 2026 · 6 revisions

MeshCore for Tanmatsu — Wiki

Reference documentation for developers, contributors and curious users.

For end-user setup see the README.

Pages

  • Architecture — modules and how they interact
  • MeshCore protocol — packet types (incl. TRACE), encryption, ADVERT/DM/Channel/PATH formats
  • UI / UX — tabs, input modes, QR overlay, edit-mode state machine, the Toolbox (packet log + coverage test)
  • Maps — slippy-map view, tile pipeline, and the Carto-only style picker (MAP_PROFILES_ENABLED[])
  • Toolbox — the Packet Log and Coverage Test (TRACE-based reachability + the wire gotchas)
  • Settings / NVS — every persistent key, default, and range
  • SD card layout/sd/meshcore/ structure, encryption, self-heal
  • C6 radio communicationlora_rpc, RSSI/SNR patches, supported frequencies
  • Build / Deploy — IDF env, badgelink upload, launcher dependency, partition layout

Clone this wiki locally