Frequently Asked Questions

Here are some commonly asked questions.

LoRa mesh network technology outdoors

Meshtastic is an open-source, off-grid messaging system that lets people send short text messages (and optionally share location or sensor data) using small, low-power LoRa radios. It works without cell service, Wi-Fi, or the internet. It’s useful for outages, dead zones, outdoor activities, and crowded events where cellular networks are overloaded.

Usually no, as long as you use the unlicensed LoRa/ISM band settings and follow local rules for power and antenna use. You may need a license if you operate on amateur radio frequencies or use configurations that require licensed operation. When in doubt, follow the official Meshtastic regional settings and your local regulations.

Range depends heavily on terrain, antenna quality, antenna height, and how many nodes are in between. In open areas it can be miles. In valleys and cities it can be much shorter unless you have nodes on higher ground. The best way to extend range is better antenna placement and more well-placed nodes.

Most beginners start with a supported LoRa node that pairs with the Meshtastic phone app over Bluetooth or Wi-Fi, plus a decent antenna. If your goal is reliability, prioritize stable devices with good power management. If your goal is learning and tinkering, pick a popular dev board with lots of community support. Ohio Valley Mesh highly recommends RAK Wireless devices above any other brands due to the battery life and reliability.

A node is any Meshtastic radio on the network. A router or router late device type is a node configured to prioritize routing traffic for others. Handheld nodes focus on personal use and battery life, while router-style nodes are best for fixed locations with reliable power and good antenna placement.

Messages can be relayed through multiple nodes, but there is a (7) hop max limit so messages don’t repeat forever and congest the network. Practical distance depends on how many reachable node exist between users and how busy the network is.

Meshtastic is a new technology in our area, and is not widely adopted yet. There may not be any other Meshtastic users within range yet, but the user base is growing. Other common causes are mismatched region settings, different channel settings, poor antenna placement, or being indoors. Confirm both devices share the same LoRa region, channel name, and encryption key. Then test from a higher location or outdoors. Nodes broadcast their identity periodically, so it make take some time for them to see each other. It is not instantaneous.

In the United States, Meshtastic runs in the unlicensed 902 to 928 MHz ISM band (the normal “915 MHz” Meshtastic region). Licensed Amateur Radio users have some additional flexibility outside the scope of this FAQ.

The biggest factors are antenna quality and antenna height.

Channels are like separate chat rooms that run on the same mesh. People on the same channel can communicate, while others don’t see that channel’s traffic. Channels can be public or private, and private channels can be encrypted.

Meshtastic supports sharing your channel settings using a QR code or a shared link. The other person scans or imports it, and their device joins the channel with matching settings.

PSK means pre-shared key. It’s the shared secret that enables encryption on a channel. If two devices have different keys (or different channel settings), they might both be “on Meshtastic” but won’t be able to read each other’s messages on that channel.

They can be. If a channel is configured as encrypted, the message content is protected so only devices with the right key can read it. Some network metadata may still be visible over the air, but the contents of encrypted messages are not readable without the key.

Yes. Nodes can forward the encrypted packets without needing to understand them. They are passing along the message, not “reading” it.

These handheld devices typically cost between $50 and $120 depending on the options you choose to add. Basic roof top nodes are typically in the $100-$150 range depending on the type of mounting hardware and solar panel you choose. There are no subscriptions and no monthly fees. Reach out to us on discord and we can help you find a good fit.

You probably should not. By default, your device runs in client mode, and that already does what most people mean when they say “repeater.” It will relay traffic as designed. That is the whole point of a mesh network. There is a 99.9% chance that switching your device type to router, router-late, or the old repeater mode will do more harm than good to both your node and the local mesh. Do not get hung up on the naming. Fight the urge to think you are unlocking “super-duper repeater mode.” You are not. Your node is already participating in the mesh the correct way. Those special modes exist for very specific, high-impact installations, like true tower sites and mountain-top locations that make your neck hurt if you try to look straight up at them. They are not for most hilltops, rooftops, or “this building is kinda tall” setups. Used incorrectly, they can increase airtime, create unnecessary chatter, and make the mesh worse for everyone. Don’t mess with the mesh. If you are questioning it, it probably should not be a router or repeater. If you genuinely think you have a legit tower-level location or a rare use case, please contact us first and we will help qualify it so you get the best performance without accidentally stepping on the whole network.

Use the firmware flasher tool at Meshtastic.org. Be sure to backup your security keys first.

Bluetooth is common for handheld nodes. Wi-Fi is common for some home nodes. USB is often used for configuration, logging, and some desktop clients. We typically prefer bluetooth.

Yes. Some devices include their own screen and keyboard (or buttons), letting you send and receive messages without a phone. They still communicate over the same LoRa mesh as phone-connected nodes.

The biggest improvements usually come from antenna placement and height. Put nodes higher, move them near windows, use better antennas, reduce coax losses, and place exterior nodes on hills or tall buildings. In hilly terrain, a single well-placed node can dramatically improve coverage.

Use stable power, a good antenna, and a good location (higher is better). Many people place a node near an upstairs window, attic, or roof location, and configure it as a client or client base role to help the local mesh.

Yes, and tower or ridge-top nodes can greatly improve a mesh. These are typically configured as router or router late device roles because their job is to route traffic for many users. Follow site rules and local regulations, and be mindful of power, weatherproofing, and lightning protection. If you are planning to deploy a node to a tower or hilltop site, please reach out to us directly to help with the design, so that we do not cause any damage to the mesh.

MQTT is an optional integration that can forward messages between Meshtastic and an internet-connected server or broker. It can be used for bridges, logging, bots, dashboards, or connecting distant groups, but it is not required for the mesh to work locally. While we do leverage some MQTT functionality for certain use-cases, relying on it potentially defeats the purpose of having an off-grid communication capabilities that does not rely on cell service or internet access.

It can, depending on how you configure it. MQTT is powerful, but you should understand what gets forwarded and whether it is encrypted end-to-end in your setup. Treat MQTT bridges as an advanced feature and configure them carefully.

Good places include the local Meshtastic users that are part of Ohio Valley Mesh. Meshtastic.org, GitHub, Discord, Reddit, Facebook, and local/regional mesh groups. When asking for help, include your device model, firmware version, device role (client/client base/client mute), channel setup (public/private), and a description of what you expected vs what happened.