Meshtastic is an open-source project that turns inexpensive LoRa radios into a powerful, off-grid mesh communication system. With a Meshtastic device, you can send short text messages and GPS locations to others without the need for cellular or internet access—perfect for emergencies, hiking trips, or rural communities.
Meshtastic devices form a mesh network, meaning your messages can hop between radios to reach their destination, even if you're not directly within range. This makes it ideal for decentralized communication in areas with limited infrastructure.
The ERSN Meshtastic Working Group exists to:
Our long-term vision is a robust, semi-persistent mesh that can serve as a backup communications method that supplements our GMRS net.
New to Meshtastic? Here's how to begin:
ERSN
[Click to reveal]
Check out Meshtastic's detailed Getting Started Guide for more detailed instructions.
Meshtastic devices leverage LoRa (Long Range) radio technology, which offers impressive coverage compared to other license-free options:
Factors affecting range include:
The mesh architecture means that even with limited individual node range, a network of devices can cover larger areas as messages hop from node to node.
MQTT (Message Queuing Telemetry Transport) is a lightweight messaging protocol designed for constrained devices and low-bandwidth, high-latency networks—perfect for IoT applications.
MQTT bridging allows separated Meshtastic mesh networks to connect over the internet. For example, two mesh networks in different valleys that can't directly communicate via radio can still exchange messages when at least one node from each network has internet access.
mqtt.bayme.sh
[Click to reveal]
[Click to reveal]
msh/US/CA/Motherlode
on
You should also update the ERSN channel configuration to have all options enabled (uplink, downlink, position).
WiFi-enabled Meshtastic nodes (like the T-Beam) can act as internet gateways, connecting your local mesh to the wider network. These gateways are typically stationary devices set up at home with permanent power and WiFi, but can also be mobile when connected to hotspots or Starlink in the field.
MQTT Broker (Cloud) ┌─────────┐ ┌─────────│ MQTT │─────────┐ │ │ Broker │ │ │ └─────────┘ │ │ │ MQTT Bridge via Internet/Grid │ │ │ ┌─────────┴──────────┐ ┌─────────┴──────────┐ │ Stationary Gateway │ │ Stationary Gateway │ │ (Pinebrook) │ │ (Murphy's) │ └─────────┬──────────┘ └─────────┬──────────┘ │ │ │ (wireless mesh) │ (wireless mesh) ┌─────────┼─────────┐ ┌─────────┼─────────┐ │ │ │ │ │ │ ┌───┴───┐ ┌───┴───┐ ┌───┴───┐ ┌───┴───┐ ┌───┴───┐ ┌───┴───┐ │ Mobile│ │ Mobile│ │ Mobile│ │Mobile │ │Mobile │ │Mobile │ │ Node │ │ Node │ │ Node │ │Node │ │Node │ │Node │ │ A1 │ │ A2 │ │ A3 │ │ B1 │ │ B2 │ │ B3 │ └───────┘ └───────┘ └───────┘ └───────┘ └───────┘ └───────┘
Note: Bridging requires grid or internet access, so it's not a replacement for true off-grid use. It's best thought of as a way to “stitch” together multiple local meshes when internet is available.
If you're interested in joining the ERSN Meshtastic Working Group:
Together, we'll build a resilient, decentralized communication fabric for the mountains.