Advanced Search
Search Results
525 total results found
Wildfire Early Warning for Rural Properties
The Last-Mile Problem in Wildfire WarningOfficial wildfire alert systems - including CAL FIRE Emergency Alerts, NIFC notifications, and Wireless Emergency Alerts (WEA) broadcast via cellular towers - are highly effective when cellular infrastructure is intact ...
Mesh Networking for Volunteer Organizations
OverviewVolunteer organizations face a common challenge: coordinating distributed teams across large venues, disaster sites, or community events without access to expensive licensed radio infrastructure or reliable cellular coverage. Meshtastic mesh networks o...
Disaster Relief and Humanitarian Deployments
OverviewMeshtastic's combination of low cost, off-grid operation, long range, and encrypted communications makes it a strong candidate for humanitarian communications in post-disaster or resource-constrained environments. This page covers the key consideration...
My node is flooding the channel with repeated messages
My node is flooding the channel with repeated messages If you notice unusually high channel utilization, see the same message appear many times in quick succession, or other mesh users report your node is hammering the airwaves, your node may be contributing t...
My Meshtastic node and MeshCore node cannot communicate
My Meshtastic node and MeshCore node cannot communicate This is one of the most common points of confusion for new mesh users: both Meshtastic and MeshCore run on similar LoRa hardware, operate in the same 915 MHz band, and can even share the same physical cha...
RF interference is affecting my node — how do I diagnose it
RF Interference Is Affecting My Node - How to Diagnose It LoRa spread-spectrum modulation gives it excellent resistance to narrowband interference, but it is not immune. If your node is experiencing unexplained packet loss, poor RSSI from nearby nodes, or erra...
What is the difference between a Repeater and Room Client in MeshCore?
What Is the Difference Between a Repeater and Room Client in MeshCore? MeshCore ships several firmware variants. This page compares the Repeater firmware with the Companion (room) client firmware - the variant a user-carried node runs to connect to a room serv...
How do I connect to a MeshCore room server from the app?
How Do I Connect to a MeshCore Room Server From the App? A MeshCore room server stores messages for offline nodes and enables larger-group conversations that persist beyond the RF range of any single transmission. Importantly, a room server is reached over the...
Can I run MeshCore and Meshtastic simultaneously on the same hardware?
Can I Run MeshCore and Meshtastic Simultaneously on the Same Hardware? The short answer is: no. You can only run one firmware at a time on a given LoRa node. However, there are practical workarounds if you need coverage of both protocols at one location. Why ...
Day 1: Getting Your Node Online
Welcome to the mesh. Today's goal is simple: get your node powered on, flashed with current firmware, and visible to other nodes in your area. Follow this checklist from top to bottom. If you hit a snag, the troubleshooting notes at the bottom cover the most c...
Day 2-7: Exploring the Mesh
Now that your node is online, spend the rest of your first week learning what the mesh can do and how to read what it is telling you. Each day below has a focused activity - nothing takes more than 15 - 20 minutes. Day 2: Send your first message Open the Mesh...
Understanding What You're Seeing in the App
The Meshtastic app surface area can seem dense at first. This page decodes the most important numbers and indicators you will encounter day-to-day, so you can read the mesh like a map instead of a wall of jargon. SNR (Signal-to-Noise Ratio) SNR is displayed i...
Meshtastic Flooding Mesh Protocol Explained
Understanding how Meshtastic actually routes messages helps you make better configuration decisions and troubleshoot problems faster. Flooding: The Core Mechanism Meshtastic uses a flooding broadcast approach to message delivery. When you send a message: Yo...
Meshtastic Node IDs, Addresses, and Naming
Understanding how Meshtastic nodes are identified helps you interpret the node list, configure direct messaging, and troubleshoot network issues. Node ID Format Every Meshtastic node has a 32-bit node ID derived by default from its hardware MAC address. It is...
Initial Node Configuration Checklist
When you get a new Meshtastic node, running through a standard configuration checklist ensures it's properly set up for your network before deployment. This guide covers every setting that matters for a production deployment. Step 1: Flash Latest Stable Firmw...
Advanced Configuration for Infrastructure Nodes
Infrastructure nodes (routers, backbone repeaters) require additional configuration beyond the defaults to operate efficiently and reliably in a production network. Power Management The ROUTER role automatically uses power-saving sleep on ESP32 boards (the Lo...
Complete Meshtastic CLI Command Reference
The Meshtastic Python CLI provides the most comprehensive access to node configuration and data. This reference covers all major command categories. Installation pip3 install --upgrade "meshtastic[cli]" # or for the latest pre-release version: pip3 install --...
Power Configuration Settings Reference
Meshtastic's power management settings control how your node balances battery life against responsiveness. Understanding these settings is essential for field deployments and battery-powered infrastructure. Key Power Settings SettingDefaultDescription power...