Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

727 total results found

Channels & Encryption

Meshtastic

Using RegionMesh Geographic Scoping

Starting a Community Mesh Growing Your Community

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 Channels & Encryption

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...

Emergency Preparedness

Emergency Communications

Creating Private Channels

Meshtastic Channels & Encryption

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

Emergency Communications Emergency Preparedness

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...

Telemetry & Monitoring

Meshtastic

Building a Go-Bag Node Kit

Emergency Communications Emergency Preparedness

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 Telemetry & Monitoring

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

Emergency Communications Emergency Preparedness

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

Meshtastic Telemetry & Monitoring

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...

Integration with Existing Systems

Emergency Communications

Meshtastic CLI Reference

Meshtastic

Mesh and Amateur Radio (ARES/RACES)

Emergency Communications Integration with Existing Systems

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

Meshtastic Meshtastic CLI Reference

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

Emergency Communications Integration with Existing Systems

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...

LoRa Technology

Getting Started

How LoRa Works

Getting Started LoRa Technology

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...