Advanced Search
Search Results
571 total results found
Flashing Repeater Firmware
Most LoRa devices either ship without MeshCore firmware or arrive with Meshtastic pre-installed. Converting to MeshCore repeater firmware requires flashing, which can be done entirely in a web browser — no software installation needed. Using the MeshCore Web ...
Radio Settings and Presets
Correct radio settings are essential for your repeater to interoperate with other nodes. The simplest and most reliable approach is to use the built-in preset. Use the USA/Canada preset In the MeshCore app, navigate to Choose Preset and select USA/Canada (Rec...
Advertisements and Discovery
MeshCore repeaters periodically broadcast advertisements — packets that announce the repeater's existence on the network. Other nodes use these advertisements to discover the repeater and include it in their routing decisions. What an advertisement contains ...
What is a Meshtastic Repeater?
A Meshtastic repeater is a dedicated node whose purpose is to receive and retransmit messages, extending the reach of the mesh network beyond what any single device can achieve on its own. In a Meshtastic network, every node participates in relaying messages ...
Device Roles Explained
Meshtastic devices can be assigned one of several roles that control how they participate in the mesh. Choosing the right role for your repeater affects network behavior, power consumption, and visibility. CLIENT (default) The standard role for personal devic...
Choosing a Repeater Location
Placement determines performance. A well-placed repeater with modest hardware will consistently outperform a poorly placed repeater with expensive equipment. The primacy of line-of-sight LoRa signals travel best when there is a clear, unobstructed path betwee...
Antenna and Signal Range Factors
What determines your repeater's range Several factors interact to determine how far your repeater can reach. Understanding them helps you make better placement and hardware decisions. Antenna height and line-of-sight (most important) This is the dominant fact...
Using the Meshtastic Network Map
Before deploying a repeater, check the Meshtastic network map to understand where existing coverage exists and where gaps are most significant. This helps you choose a placement that adds the most value to the network. Available map tools meshmap.net — com...
DIY vs Pre-built Kits
You can build a Meshtastic repeater from scratch or purchase a pre-built kit. The right choice depends on your budget, technical skills, and time available. DIY builds Building from components gives you full control over every aspect of the hardware and can b...
Power Systems for Repeaters
Repeater and Router role nodes keep the LoRa radio on continuously, which draws significantly more power than a client device that sleeps between uses. Reliable power is a first-class concern for any permanent repeater deployment. Solar systems Solar power is...
Setting the Device Role
Configuring a device as a Meshtastic repeater involves two key settings: the device role and the rebroadcast mode. Both can be set using the Meshtastic mobile app or the Python CLI. Using the mobile app (Android/iOS) Connect to your device in the Meshtasti...
Rebroadcast Mode: ALL_SKIP_DECODING
The rebroadcast mode controls how a node handles incoming packets for retransmission. For repeater deployments, ALL_SKIP_DECODING is strongly recommended. What ALL_SKIP_DECODING does In this mode, the node rebroadcasts valid LoRa packets without attempting to...
Power Optimization Settings
Repeater and Router role nodes keep the LoRa radio on continuously, which draws significantly more power than a client device that sleeps between uses. These settings minimize everything else to extend runtime on battery or solar power. Disable Bluetooth Once...
Deployment Best Practices
Plan before you deploy A poorly placed repeater can add network congestion without meaningfully extending coverage. Before deploying: Check the network map for existing nodes near your intended location Use the Meshtastic Site Planner and HeyWhatsThat to ...
Legal Considerations
Meshtastic and MeshCore both operate in license-free ISM radio bands, but license-free does not mean unregulated. You must comply with applicable FCC rules for US deployments. US regulatory framework (FCC Part 15) In the United States, 915 MHz operation is go...
Backing Up Your Configuration
Before making changes to a working repeater — or before a firmware update — back up the configuration. This saves your channel keys, LoRa settings, and device role, allowing full recovery if something goes wrong. Export configuration via CLI pip install mesht...
Choosing a Modem Preset
Your modem preset is one of the most consequential configuration decisions for your repeater. It must match every other node on your channel — and different regional communities have standardized on different presets. What a preset controls Each preset is a n...
What is a Room Server?
What is a MeshCore Room Server? A Room Server is a store-and-forward bulletin board that runs directly on a LoRa node running MeshCore firmware. It acts as a shared message board for the mesh community — any node that can reach the room server can post and rea...