๐ Start Here โ MeshCore Guide
MeshCore is a path-routing LoRa mesh platform optimized for community networks. MeshCore floods to discover a route, then switches to direct routing for unicast (one-to-one) traffic, reducing overhead for repeat messages; group and channel traffic still floods. It also supports room servers for persistent messaging.
๐ New to MeshCore? Start Here
- MeshCore Protocol Overview - What makes MeshCore different
- MeshCore Firmware Types - Companion, Repeater, Room Server, Sensor - which do you need?
- MeshCore Setup Guide - Step-by-step first setup
- Getting Started with the MeshCore App
๐ What's In This Book
Understanding MeshCore
- Path Discovery and Route Learning - How MeshCore floods the first message then routes directly afterward (flood-first, direct-route-after)
- Why MeshCore Scales Better Than Flooding
- MeshCore Routing Architecture
- MeshCore Encryption Overview - AES-128 in ECB mode with a 2-byte (truncated) cipher MAC for integrity; key agreement via Ed25519 keys transposed to X25519 (ECDH). SHA-256 is used for channel-key hashing.
Hardware for MeshCore
- Supported Hardware for MeshCore
- Choosing Hardware for MeshCore vs Meshtastic
- RAK WisBlock System for MeshCore - The preferred hardware platform
Firmware
- MeshCore Firmware Variants Explained
- Flashing MeshCore Firmware
- Keeping MeshCore Firmware Updated
- Firmware Governance and Canonical Sources
Using the App
CLI and Advanced Configuration
Security and Encryption
Developer and Protocol Reference
- MeshCore Python API
- MeshCore Packet Format Reference
- MeshCore Companion Protocol (BLE API)
- MeshCore Path Discovery Deep Dive
Troubleshooting
โก๏ธ Related Books
- MeshCore Repeaters - Setting up MeshCore infrastructure nodes
- Room Servers & Gateways - MeshCore room server setup and administration
- Hardware Guide - Choosing and buying the right hardware
No comments to display
No comments to display