Mesh Network & Offline Communication Tools

When the internet and cell towers go dark, mesh networking tools let communities communicate directly device-to-device — here is how they work and how to use them.

mesh networkMeshtasticoffline communicationLoRa radiodisaster communication

Mesh Network & Offline Communication Tools

In most emergencies, the first infrastructure to fail or become unusable is also the infrastructure we most depend on for communication: cellular networks overload within minutes of a major disaster, and internet connectivity dies when power fails. Mesh network tools solve this problem by creating direct, device-to-device communication networks that require no central infrastructure — no cell towers, no internet, no servers.

How Mesh Networks Work

A mesh network is a system where each device acts simultaneously as a receiver, transmitter, and relay. Rather than routing through a central server, messages hop between devices until they reach their destination. The more devices in the network, the greater its range and resilience.

Traditional communication: Device A → Cell tower → Server → Cell tower → Device B

Mesh communication: Device A → Device B → Device C → Device D (destination)

If Device C goes offline, the network finds another path: Device A → Device B → Device D. This self-healing property makes mesh networks inherently resilient.

Key advantage: No central point of failure. No internet connection required. Works across city-wide or regional distances with enough nodes.

Meshtastic — LoRa Long-Range Text Messaging

Meshtastic is one of the most practically useful offline mesh communication tools available. It uses LoRa (Long Range) radio technology — a low-power, long-range wireless protocol specifically designed for transmitting small amounts of data over long distances.

How It Works

  1. Purchase a small LoRa radio module compatible with Meshtastic firmware (common devices: RAK Wireless WisBlock, Heltec ESP32, TTGO T-Beam, LilyGO T-Echo). Cost: approximately £25–£80.
  2. Flash the Meshtastic firmware (free, open source).
  3. Install the Meshtastic app on your smartphone.
  4. Connect your phone to the radio device via Bluetooth.
  5. Begin sending messages that hop through the mesh network.

Range and Performance

EnvironmentTypical Range (node to node)
Urban (buildings, interference)1–3 km
Suburban3–8 km
Rural / open ground10–20 km
Line of sight (elevated)30+ km
High-altitude node (hill, tower)100+ km possible

A group of 5–10 households in a neighbourhood, each with a Meshtastic device, creates a network covering several square kilometres with no infrastructure dependency.

Use Cases

  • Coordinating between family members separated during evacuation
  • Neighbourhood emergency coordination (welfare checks, resource sharing)
  • Community emergency networks in rural areas where cell coverage is poor even normally
  • Relay of FEMA, NIMS, or other emergency management messages within a community

Limitations

  • Text only — no voice, no images (without custom configuration)
  • Low bandwidth — message rate limited; not suitable for large data transfers
  • Requires hardware — each participant needs a LoRa radio device
  • Battery life: LoRa radios can run weeks on a battery pack in receive mode; active transmitting shortens this significantly

⚠️ LoRa operates on licence-free frequency bands in most countries (868 MHz in Europe, 915 MHz in the US). However, some Meshtastic configurations may use frequencies that require amateur (ham) radio licensing. Check your regional frequency regulations before deployment.

goTenna Mesh

goTenna Mesh is a commercial peer-to-peer communication device that pairs with your smartphone via Bluetooth. Unlike Meshtastic (which requires hobbyist hardware setup), goTenna is a consumer product requiring no technical configuration.

How It Works

  1. Pair the goTenna device with your smartphone via Bluetooth and the goTenna app.
  2. Messages, GPS locations, and group updates transmit via the goTenna radio (433 MHz in some regions, 900 MHz in others).
  3. Messages hop through any other goTenna devices in range, extending the network.

Key Features

  • GPS sharing: Transmit your location to the group — critical for coordination during search and rescue or evacuation
  • One-to-one and group messaging
  • Works without smartphone data connection — Bluetooth to device, device to radio, done
  • Consumer-friendly: No firmware flashing, no technical setup

Range

Similar to Meshtastic but varies by device generation:

  • Urban: 1–4 km
  • Open terrain: 6–15 km

Limitations

  • Commercial product — cost is higher than DIY Meshtastic
  • Proprietary ecosystem — works only with other goTenna devices

Briar — Peer-to-Peer Encrypted Messaging

Briar is an Android messaging app (also available for iOS with limited features) designed explicitly for use in environments where internet and cell networks are unavailable or untrustworthy.

Connection Methods

MethodRangeInfrastructure Required
Bluetooth~10 metresNone
Wi-Fi (direct device-to-device)~50–100 metresNone
Tor network (over internet)GlobalInternet connection

Briar automatically selects the best available connection method and can switch between them seamlessly.

Key Features

  • End-to-end encrypted — messages cannot be intercepted even if relayed
  • No central server — no registration, no phone number required
  • Stores messages locally — works even when connectivity is intermittent
  • Private forums and blogs — for community coordination, not just one-to-one messaging

Limitation

Bluetooth and direct Wi-Fi range is short (metres, not kilometres). Briar is most effective when people are physically nearby — a shelter, a community gathering point, a neighbourhood street — rather than for city-wide coordination.

Bridgefy — Bluetooth Mesh Messaging

Bridgefy is a smartphone app creating a Bluetooth mesh network. Each phone with Bridgefy installed acts as a relay node, extending the network beyond Bluetooth's normal range.

How It Works

If A is 200m from C but 80m from B, and B is 80m from C: A → (Bluetooth relay via B) → C

As more devices in an area run Bridgefy, the mesh grows and range increases.

Strengths

  • No special hardware required — just the app
  • Instant deployment — everyone downloads the app; network exists immediately
  • Cross-platform (iOS and Android)

Limitations

  • Range limited by Bluetooth — effective when population density is sufficient for relaying
  • Less effective in rural areas with few devices nearby
  • Security history has had some issues — less ideal for sensitive communications than Briar

Setting Up a Community Mesh Network

For a neighbourhood or community emergency mesh network using Meshtastic or goTenna:

  1. Identify participants: Even 5–10 households creates a usable local network. Aim for geographic distribution across the area.
  2. Agree on a channel/network name: All Meshtastic users in your group set the same channel name and encryption key so their messages stay private to the group.
  3. Identify high-ground nodes: A device at elevated position (rooftop, hill) dramatically extends network range. Identify who can host a "gateway" node.
  4. Practise before the emergency: Run a test session so all participants know how to use the app. Test range across your coverage area.
  5. Establish communication protocols: Agree on check-in times (e.g., 9am and 6pm), distress signals, and how to request assistance.
  6. Document the network: Print a simple map showing each node location and the household contact for each. Store this physically.

Battery Requirements and Runtime

DeviceBattery (mAh)Receive-Only RuntimeActive Use Runtime
Meshtastic (TTGO T-Beam)3,000 mAh LiPo7–14 days10–20 hours
Meshtastic (Heltec ESP32)External USB power bankDepends on power bankDepends on power bank
goTenna Mesh2,400 mAh24 hours24 hours
Bridgefy / Briar (phone)Phone batteryDrains phone normallyDrains phone normally

Power management tip: Meshtastic devices in receive-only mode consume very little power. A small 10,000 mAh power bank can run a Meshtastic node for weeks, making it an excellent always-on community relay.

Quick Reference

ToolHardware NeededTechnical SkillRangeBest For
MeshtasticLoRa radio device (£25–£80)Moderate (firmware setup)1–30+ kmCommunity networks, long-range relay
goTenna MeshgoTenna device (~£80–£150)Low (consumer setup)1–15 kmFamily/group coordination
BriarJust an Android phoneLow (app only)~10–100m (BT/WiFi)Secure nearby communication
BridgefyJust a smartphoneLow (app only)Scales with usersDense urban areas, events

The investment in mesh communication hardware is modest (£25–£150 per node) and pays off in any scenario where normal communications fail. A community of 10 households, each spending £50 on a Meshtastic device and practising its use together, creates a communications network that functions entirely independently of any external infrastructure. This is meaningful resilience.

offline_bolt

Read offline in the app

Take Mesh Network & Offline Communication Tools with you — no internet needed when it matters most.

downloadGet on Google Play