Advanced Search
Search Results
525 total results found
Infrastructure Roles: Router and Repeater
Infrastructure roles are for fixed, well-placed nodes that genuinely improve mesh coverage for others. They should only be assigned to nodes that meet strict criteria. Misuse of these roles is a common cause of network congestion and poor performance. Prerequ...
Specialized Roles
Specialized roles optimize node behavior for specific use cases: tracking, sensing, and tactical operations. Each role adjusts transmission priority and sleep/retransmit behavior to match its intended function; telemetry cadence is configured separately in the...
Finding Volunteers and Repeater Sites
Finding Volunteers and Repeater Sites The practical limit on any mesh network's coverage is the number and location of repeaters. Growing a community mesh means finding both people willing to host hardware and locations with good RF exposure. Identifying Good...
Using RegionMesh Geographic Scoping
Using RegionMesh Geographic Scoping RegionMesh is a third-party community naming convention for MeshCore (not Meshtastic), built around MeshCore's region/scope feature. It is documented at the community site regionmesh.com and is not an official MeshCore regis...
How Meshtastic Channels Work
Meshtastic uses a channel system for message segmentation and encryption. Each node can have up to 8 channels simultaneously, each with its own name and (optionally) its own encryption key. Channel encryption uses AES-256-CTR keyed by the channel PSK; a channe...
Creating Private Channels
To communicate privately with a group, create a channel with a unique PSK known only to group members. Anyone without the PSK cannot decrypt messages on that channel - unless a gateway on that channel uplinks to MQTT without encryption_enabled, which republish...
Why LoRa Mesh for Emergency Comms
Why LoRa Mesh for Emergency Communications Mesh is a supplement, not a lifeline. LoRa mesh (Meshtastic and MeshCore) is best-effort: messages may not get through, the shared half-duplex channel can saturate under load, and coverage depends on powered relay nod...
Building a Go-Bag Node Kit
Building a Go-Bag Node Kit A go-bag node kit is a self-contained, portable LoRa mesh capability you can deploy quickly in an emergency without depending on fixed infrastructure. The goal is a kit you can grab and go, with everything needed to establish mesh co...
Built-in Telemetry Types
Meshtastic nodes broadcast telemetry data alongside messages. Understanding what each telemetry type reports helps you configure nodes correctly and interpret network monitoring data. Note that all telemetry below (battery, temperature, position, and the rest)...
Pre-Deployment Checklist
Pre-Deployment Checklist The single most important rule for emergency mesh communications: configure and test your equipment before you need it. A device configured under stress, in the dark, during an emergency will have errors. Do this work now. Hardware Pr...
Monitoring Channel Utilization
Channel utilization is the single most important metric for diagnosing a congested Meshtastic network. High channel utilization causes missed messages, failed relays, and poor network performance. What Channel Utilization Measures Channel utilization (reporte...
Mesh and Amateur Radio (ARES/RACES)
Mesh and Amateur Radio (ARES/RACES) LoRa mesh and traditional amateur radio serve complementary roles in emergency communications. Understanding how they fit together helps you deploy each where it is most effective. What ARES and RACES Are ARES (Amateur Radi...
Meshtastic Python CLI Guide
The Meshtastic Python package provides both a command-line interface and a Python library for scripting. It is the primary tool for configuring nodes without the mobile app, backing up configurations, and automating tasks. Installation pip3 install --upgrade ...
Realistic Range and Coverage Expectations
Realistic Range and Coverage Expectations Understanding realistic range helps you plan deployments, set expectations with community members, and know when a link will or won't work. The figures below are drawn from real-world community mesh experience and repr...
How LoRa Works
LoRa (Long Range) is a proprietary wireless modulation technique developed by Semtech Corporation. It is the physical radio layer that both MeshCore and Meshtastic use to transmit messages over long distances without any infrastructure. The Physics: Chirp Spr...
LoRa vs LoRaWAN: What's the Difference?
This is one of the most common points of confusion for newcomers. LoRa and LoRaWAN are related but completely different things. MeshCore and Meshtastic use LoRa - not LoRaWAN. Understanding the distinction helps explain why mesh networking is fundamentally dif...
What You Need to Get Started
Getting on a LoRa mesh network requires minimal hardware and no ongoing costs. This page covers everything you need - and what is optional but recommended. Minimum Requirements To send and receive messages on a LoRa mesh network, you need: 1. A LoRa Device w...
First Steps After Getting Hardware
You have your device. Here is how to go from unboxed hardware to sending your first message on your local mesh network. Before you start - attach the antenna first. Screw the antenna on before you power the device for testing. Never transmit with no antenna c...