Advanced Search
Search Results
790 total results found
MeshCore Repeater Hardware Builds
Budget MeshCore Repeater: Under $60
Budget MeshCore Repeater: Under $60Not every deployment calls for a weatherproof solar installation. For indoor sites—offices, community centers, apartment building hallways, or any location with reliable mains power—a minimal MeshCore repeater built around th...
Pro MeshCore Solar Repeater: Complete Build
Pro MeshCore Solar Repeater: Complete BuildThis guide covers a fully self-contained, weatherproof, solar-powered MeshCore repeater intended for rooftops, hilltops, and any site without mains power. Budget roughly $217 in parts and two to three hours of build t...
MeshCore Network Expansion Strategies
When to Add a Repeater vs. When to Move One
When to Add a Repeater vs. When to Move OneEvery mesh network operator eventually faces two related but distinct decisions: should you spend money on new hardware, or should you reallocate what you already have? This page gives you a structured framework for m...
Linking Isolated Mesh Islands
Linking Isolated Mesh IslandsAs independent community mesh networks grow, they sometimes develop in parallel—two neighborhoods, two towns, or two emergency response zones that each have healthy internal mesh coverage but no connection between them. When those ...
Meshtastic Repeater Network Patterns
Designing for Reliability: N+1 Redundancy
Designing for Reliability: N+1 RedundancyA mesh network is only as reliable as its weakest single point of failure. In graph theory terms, a node whose removal splits a connected graph into two or more disconnected components is called a cut vertex. Real-world...
Planned Maintenance Procedures for Live Networks
Planned Maintenance Procedures for Live NetworksTaking a backbone node offline for maintenance—whether for firmware updates, hardware replacement, or antenna adjustments—affects the users routing through it. With proper planning, that impact can be reduced to ...
Channel Utilization Management
Channel Utilization ManagementChannel utilization (CU) is one of the most important health metrics for a Meshtastic network, yet it is frequently misunderstood or ignored until problems become severe. Understanding what CU measures, what causes it to rise, and...
MQTT Topic Structure and Packet Format
Understanding Meshtastic's MQTT topic structure and packet encoding lets you build integrations, parse data, and troubleshoot gateway connectivity issues. Topic Structure Meshtastic publishes to MQTT topics using this hierarchy: msh/{region}/{protocol_version...
Preventing MQTT Message Loops
A common misconfiguration in networks with MQTT gateways is the "MQTT loop" — packets sent over LoRa get forwarded to MQTT, which then re-injects them back into the LoRa network, causing each message to be transmitted multiple times and rapidly increasing chan...
Building a Meshtastic Network Map
A network map shows you which nodes can hear each other, the quality of each link, and how messages actually route through your network. Building and maintaining an accurate map is essential for optimizing coverage and identifying problem areas. What to Map A...
Channel and Frequency Planning
Meshtastic Channel Number Selection Guide
Meshtastic's channel number setting controls the exact center frequency of LoRa transmissions within the regulatory band. Choosing the right channel number can reduce interference with other users and allow multiple independent networks to coexist peacefully. ...
Operating Multiple Channels on One Network
Running multiple Meshtastic channels on the same network infrastructure enables privacy separation, role-based access control, and operational flexibility. This page covers design patterns for multi-channel community networks. Why Multiple Channels? Privac...