Meshtastic: Communication without Infrastructure

In everyday life we rarely think about how dependent we have become on centralized communication infrastructure. Mobile networks, internet connectivity, and cloud services are so omnipresent that they feel almost like a basic utility – always available and rarely questioned.

That illusion tends to disappear the moment something breaks.

As someone who works in IT and is also part of the German fire service and therefore part of the broader civil protection ecosystem, topics like resilience and fallback communication are not just theoretical concepts. They are practical questions that eventually arise whenever critical infrastructure is disrupted. Recent power outages in Berlin in 2026 were a good reminder of how fragile parts of our modern infrastructure can be.

Even short interruptions can have cascading effects. Mobile networks depend on power, internet providers rely on centralized infrastructure, and once those layers begin to fail the ability to communicate quickly becomes limited.

At the same time, there has been a growing discussion around digital sovereignty – the ability to operate essential systems independently of centralized platforms and single points of failure.

That is exactly where Meshtastic becomes interesting.

What Meshtastic is

Meshtastic is an open-source, off-grid communication system for sending short messages over long distances without mobile networks, internet, or central servers. Devices connect directly via low-power LoRa radios, forming a self-organizing mesh network.

Each device acts as both sender and relay, passing messages along until they reach the recipient. This allows communication to continue even if some nodes fail, as long as others remain within range.

Core Features:

  • Decentralized network: No central server, every node participates equally.
  • Long-range communication: Several kilometers possible depending on terrain and antennas.
  • Low power: Runs for days or weeks on battery.
  • Self-healing mesh: Messages automatically find alternative paths if nodes disappear.
  • Encrypted messaging: AES-256 ensures only authorized nodes can read messages.
  • Infrastructure-independent: Works without internet or power grid.

What Can Be Done with Meshtastic

Although the system is intentionally simple, it enables a surprising number of use cases.
Common applications include:

  • Off-grid messaging for hiking, camping, and outdoor activities
  • Emergency communication during infrastructure failures or disasters
  • Community mesh networks across neighborhoods or small towns
  • Experimental networking and radio experimentation for hobbyists
  • Sensor telemetry and lightweight IoT data exchange
  • Coordination during events or field operations

Because the system is open source, users can extend it with custom integrations, gateways, or automation systems.

Typical Components of a Meshtastic Setup

A Meshtastic network usually consists of three main elements:

  1. Radio nodes: Small devices built around microcontrollers and LoRa radios. These nodes form the actual mesh network.
  2. Client devices: Smartphones, tablets, or computers used to send and receive messages via Bluetooth, USB, or Wi-Fi.
  3. The Meshtastic firmware and apps: Open-source software that runs on the nodes and provides the user interface on the client devices.

A typical interaction works like this:

  • A user writes a message in the Meshtastic mobile app.
  • The phone sends the message to a nearby radio node via Bluetooth.
  • The node transmits the message over LoRa.
  • Other nodes receive the message and forward it further through the mesh.

The process happens automatically and requires no manual routing configuration.

European Frequency Overview

In Europe, Meshtastic devices usually use the EU_868 band. It offers the best range and is legal across almost all EU/EEA countries. A smaller alternative, EU_433, exists but has lower power and is less common.

Key points:

  • EU_868 – standard choice, good range, widely legal.
  • EU_433 – lower power, rarely used.

All nodes in the same mesh must use the same region to communicate.

For a full list of country-specific settings, check the official Meshtastic region-by-country guide⁠

Licensing and Mobile Connectivity

Meshtastic operates on license-free ISM frequency bands in many regions, including most of Europe. This allows users to run the devices without requiring amateur radio licenses or additional certifications, as long as the correct regional settings and transmission limits are respected.

A Meshtastic node connects to a smartphone via Bluetooth, with the mobile app providing messaging, device management, and network visibility. Each radio can be paired with only one mobile device at a time.

Next Steps

Now that you understand what Meshtastic is and why it matters, the next logical step is to get some hands-on experience.

I recently decided to order two devices myself to start experimenting with Meshtastic. The goal is simple: build a small test setup, explore how the devices behave in real environments, and gradually understand what works well and what does not.

Over the next articles, I will document this process step by step. This includes the initial setup, configuration, first range tests, and practical observations from everyday use. Instead of theoretical guides, the focus will be on real-world experiences, small experiments, and lessons learned along the way.

IIf you are thinking about getting started yourself, this journey should give you a realistic idea of what to expect and how you can build your own small mesh network.