Meshtastic Settings Guide

What do you
want to do?

Find the right settings for your goal. Pick a scenario, read the plain-English explanation, and copy the configuration. No guesswork.

All Off-grid Internet bridge Infrastructure Power saving Privacy High density Tracking IoT / home
Hiking & backcountry group
off-grid
Your group is spread across a trail with no cell service. Everyone needs to text each other, share location, and know who's ahead or behind. No internet needed — radio only.
Device → RoleCLIENT
LoRa → PresetLongFast
LoRa → Hop limit3
Position → Smart positionEnabled
MQTT / WiFiDisabled
Works out of the box. Pair each person's node to their phone. The Meshtastic app shows everyone's location on a map as long as nodes can hear each other.
!
Neighborhood emergency network
off-gridinfrastructure
Cell towers are down. You want your block or neighborhood to stay in contact without relying on any infrastructure you don't control. One node per household, one central relay mounted high.
Central node → RoleROUTER
Home nodes → RoleCLIENT
Channel → Custom PSKYes — neighborhood key
LoRa → PresetLongFast
S&F on central nodeEnabled if PSRAM
Mount the central router as high as possible — rooftop, attic, or pole. Use a private channel so only your group is on it. Share the QR code in person.
Boating / marine fleet
off-gridtracking
A group of boats wants to stay in contact and see each other on a map without VHF chatter or cell service. LoRa's range over open water is exceptional — 10–20 km between boats is common.
Device → RoleCLIENT or TRACKER
LoRa → PresetLongFast or LongSlow
Position → Broadcast60–120s
LoRa → Tx powerMax
Channel → Custom PSKRecommended
A marina-mounted relay node with a tall antenna can cover an entire anchorage. No obstacles means LoRa performs at its absolute best on water.
Basic off-grid mesh (default)
off-grid
Just getting started. You have a few nodes and want to send messages between them without any internet or setup complexity. This is the factory default — it works immediately.
Device → RoleCLIENT
LoRa → PresetLongFast
LoRa → RegionUS (or your region)
Hop limit3 (default)
MQTT / WiFiDisabled
The only change you must make: set your LoRa region. Everything else works at default. Pair via Bluetooth to the Meshtastic app on your phone.
Maximize range
off-gridinfrastructure
Nodes are far apart — remote cabins, rural properties, mountain ridge-to-ridge links. You're willing to sacrifice message speed for the absolute maximum radio distance.
LoRa → PresetLongSlow
Hop limit5–7
LoRa → Tx powerMax
Device → RoleROUTER_CLIENT
Tradeoff: LongSlow means one message every several seconds. All nodes in your mesh must use the same preset — a LongFast and a LongSlow node can't hear each other.
MQTT internet
Connect two distant meshes over internet
internet bridge
Your mesh in Long Beach, a friend's mesh in Portland. You want messages to flow between them as if they were one network — over WiFi and the internet, bridging back to LoRa on each end.
Network → WiFiEnabled + credentials
MQTT → EnabledEnabled
Channel → UplinkEnabled
Channel → DownlinkEnabled
Channel → Custom PSKSame key on both ends
Heltec V4 handles this natively — WiFi built in, no phone proxy needed. Only the gateway node needs WiFi; all nearby nodes benefit automatically.
BLE internet
MQTT via phone as internet proxy
internet bridge
Your LoRa node doesn't have built-in WiFi. You want it to reach the internet anyway — using your phone's data connection as the bridge. Phone stays paired via Bluetooth and handles the rest.
MQTT → EnabledEnabled
MQTT → Client proxyEnabled
Network → WiFiLeave disabled
Channel → Uplink/DownlinkBoth on
For nRF52-based nodes (T-Echo, etc.) that have no WiFi chip. If the phone disconnects from Bluetooth, the bridge drops.
S&F server A B was offline now fetching
Store & Forward — catch up on missed messages
infrastructure
Someone's node was off or out of range. When they reconnect, you want them to automatically receive messages they missed — like a local answering machine for your mesh.
Device → RoleROUTER
S&F → EnabledEnabled
S&F → Is serverTrue
S&F → Max records0 (auto ~11k)
Requires PSRAM — Heltec V4 ✓, T-Beam ✓. Since firmware 2.4+, clients auto-retrieve history on reconnect. Older clients send "SF" via DM to request.
Dedicated router / relay node
infrastructure
You're mounting a node permanently on a roof, mast, or hilltop to extend the mesh for everyone nearby. It's not a personal device — it just repeats and forwards traffic 24/7.
Device → RoleROUTER
Rebroadcast modeALL_KNOWN
Position → Fixed GPSSet manually
Screen / BluetoothBoth disabled
Telemetry intervals3600s+
Every meter of elevation dramatically extends range. Set a fixed GPS position manually so it appears correctly on the mesh map without needing a GPS module.
A B default channel — publicly readable
Private encrypted channel
privacy
You don't want strangers on the public mesh reading your messages. The default channel uses a publicly known key — it's effectively no encryption. You need your own channel with a unique key.
Channel → PSKGenerate new key
Channel → NameAnything non-default
MQTT → Okay to MQTTDisabled
Default LongFast channelDelete or mute
Critical: the default "LongFast" key is publicly documented — anyone can decode your messages. Generate a fresh key and share it only via QR code in person.
Solar-powered / low-power remote node
power saving
Deploying a node somewhere without power — a trail junction, a field sensor, a remote relay. Needs to run weeks or months on battery and solar without anyone touching it.
Device → RoleSENSOR or ROUTER_CLIENT
Power → SleepEnabled
Position interval1800s+
Telemetry interval3600s+
Screen / WiFi / BTAll disabled
Heltec V4: under 20µA sleep current. Solar input via SH1.25-2P at 4.7–6V. Tx power is the biggest draw — reduce it if nodes are within a few km of each other.
congestion!
High-density event (festival, conference)
high density
Dozens or hundreds of nodes in a small area. Default settings cause massive congestion — messages fail, the network slows to a crawl. You need to tune aggressively to keep things functional.
LoRa → PresetShortFast
Hop limit1–3
Rebroadcast modeKNOWN_MIN_HOP
MQTTDisabled or gated
Position broadcastReduce or disable
One unconfigured MQTT bridge crashed the entire network at the 2024 Hamvention. DEF CON uses ShortTurbo + custom firmware for 2,000+ nodes. Coordinate settings with organizers before the event.
here
Live GPS tracking
tracking
See where someone or something is in real time on a map — a moving vehicle, a person in the field, a dog, a piece of equipment. The node broadcasts its location regularly over the mesh.
Device → RoleTRACKER
Position → GPSEnabled
Position → Broadcast60–300s
Smart positionEnabled
Position precisionReduce if privacy matters
Smart position only broadcasts when the node moves significantly — critical for battery life. Frequent position packets are the #1 cause of congestion on busy networks.
22.4°C 45% RH
Home Assistant / IoT sensor integration
IoT / homeinternet bridge
You want sensor data — temperature, humidity, battery level, motion — from remote Meshtastic nodes flowing into your home automation dashboard over your local network.
Network → WiFiEnabled
MQTT → ServerLocal broker IP
MQTT → JSON enabledEnabled
Telemetry modulesEnable relevant ones
Subscribe to msh/US/2/json/# in Home Assistant's MQTT integration. JSON mode makes packets readable without protobuf tools. Works with Node-RED and Adafruit IO too.
Heltec V4 internet
Full base station (router + S&F + MQTT)
infrastructureinternet bridge
One node doing everything: relay traffic for nearby nodes, store messages for offline nodes, and bridge the whole local mesh to the internet. The Heltec V4 has the hardware for all three simultaneously.
Device → RoleROUTER
Network → WiFiEnabled
MQTT + Uplink/DownlinkAll enabled
S&F → ServerEnabled
Channel → Custom PSKRequired
MQTT → EncryptionEnabled
Mount high with a good antenna. V4's 2MB PSRAM handles the S&F buffer (~11k messages). Built-in WiFi handles MQTT without a phone proxy. One device, three jobs.
No matching scenarios. Try a different search or filter.

Ready to prove you know your mesh?

The Node Star CNO certification tests the knowledge behind these settings — LoRa, routing, encryption, deployment strategy, and more. Knowledge-based, no gatekeeping.

Get certified →