Advanced Search
Search Results
525 total results found
Building a Meshtastic Internet Gateway
A Meshtastic internet gateway bridges local LoRa radio traffic to the internet and can serve as a powerful community infrastructure node. This guide covers setting up a dedicated gateway on a Raspberry Pi. Gateway hardware options OptionHardwareProsCons ES...
Diagnosing Meshtastic Network Problems
This guide covers systematic diagnosis of common Meshtastic network issues: nodes that can't hear each other, poor range, network congestion, and routing failures. Diagnostic framework Work from the bottom up: radio layer first, then routing, then application...
Repeater Performance and Maintenance
A deployed repeater requires periodic attention to maintain performance. This page covers the key maintenance tasks and performance metrics for Meshtastic infrastructure nodes. Throughout, "infrastructure node" means the general concept; ROUTER and REPEATER re...
RF Connector Types Guide
Choosing the wrong connector is one of the most common causes of installation failure and wasted money. LoRa devices and antennas use several different RF connector types, and they are not all interchangeable. The critical SMA vs. RP-SMA distinction SMA and R...
FCC Regulations and EIRP Reference
Operating LoRa mesh equipment in the United States requires compliance with FCC Part 15 rules. This page summarizes the relevant regulations and explains how to calculate whether your installation is within limits. Disclaimer: This page is a general reference...
MeshCore Security and Encryption
MeshCore uses a layered cryptographic system verified from the project's source code. All claims on this page are sourced from src/Utils.cpp, src/MeshCore.h, and src/Identity.h in the official MeshCore repository. Symmetric Encryption Algorithm: AES-128 (EC...
MeshCore Governance and Community
MeshCore is an open-source project with a distributed community and a governance structure that changed significantly in April 2026. Understanding the project landscape helps you navigate firmware choices and community resources. The April 2026 governance spl...
Diagnosing MeshCore Repeater Problems
A systematic approach to diagnosing MeshCore repeater issues. Work from the physical layer up: radio first, then configuration, then network behavior. Quick pre-diagnosis checklist Is the device powered? (check LED, screen, or measure supply voltage) Is an...
Reflashing and Factory Reset
When a MeshCore repeater becomes unreachable, misconfigured, or boot-loops, reflashing is the recovery option. This page covers reflash procedures for all common device families. When to reflash vs. when to reconfigure Symptom Try first If that fails Node work...
Link Budget Calculations
A link budget calculation estimates whether a radio path between two nodes will work reliably before you deploy hardware. It's the single most useful tool for avoiding wasted installation trips and surprised failures. The link budget equation Received Power (...
RF Propagation Planning Tools
Several free tools can help you model coverage and plan repeater placement before deploying hardware. Using these tools can save wasted trips and help you choose between candidate sites. HeyWhatsThat (heywhatsthat.com) The fastest tool for estimating radio ho...
LoRa Radio Chips Explained: SX1262 vs SX1276 vs LR1110
When buying LoRa hardware, listings frequently mention specific radio chip models. Understanding what these chips are and how they differ prevents costly purchasing mistakes. Why the chip matters The LoRa transceiver chip is the core radio hardware. It determ...
Meshtastic Web Interface and Remote Access
Many Meshtastic users don't realize a full web-based interface is available in addition to the mobile app. The web interface provides additional tools for configuration and administration that aren't available in the app. The Meshtastic web app (client.meshta...
Meshtastic Module Configuration Reference
Meshtastic's module configuration system enables advanced features beyond basic mesh communication. This page covers the most commonly needed modules and their key settings. Range Test Module Automates systematic coverage testing by sending timed packets that...
Wildfire Communications
Wildfires create some of the most challenging communication environments: rapidly changing conditions, disrupted infrastructure, and urgent coordination needs across large areas. LoRa mesh is increasingly used for both community alerting and field operations. ...
Earthquake Response
Major earthquakes cause cascading infrastructure failures within minutes: power out, cell towers down, roads blocked. A pre-deployed mesh network can provide a best-effort communication layer (no guaranteed delivery) that requires no external infrastructure bu...
Flood and Severe Weather Response
Floods, hurricanes, tornadoes, and severe winter storms each create different communication challenges. This page covers how mesh networks support response operations across severe weather scenarios. Mesh is a supplement, not a lifeline. LoRa mesh is best-e...
Working with ARES, CERT, and Emergency Management
The most effective community mesh deployments are integrated with existing emergency communication structures - Amateur Radio Emergency Service (ARES), Community Emergency Response Teams (CERT), and local emergency management agencies. This page covers how to ...