Everything LoRa (And Why I Chose Meshtastic)
A personal journey through the LoRa landscape
Over the past year or so, I’ve been diving into the world of LoRa, and it’s been a bit like peeling an onion — layer after layer of interesting stuff, each more surprising than the last. I figured it was time to share a bit of my research and what I’ve learned from the different technologies. As you read through this, you’ll see this is by no means a thesis or a doctoral paper — it’s purely to show that there is more to LoRa than just Meshtastic, and maybe also spark a bit of interest in this technology. At the end, I’ll also explain why I ended up choosing Meshtastic.
What is LoRa, Anyway?
If you’re new to all this, LoRa stands for Long Range (this is a good video explaining LoRa), and it’s a way to send small bits of data really far using very little power. That makes it perfect for things like remote sensors, weather stations, and Internet of Things (IoT) applications — where devices may run for years on a single battery and still send small bits of data over large distances. In our case, that use is off-grid messaging.
LoRa is a proprietary physical radio communication technique registered by Semtech and is based on spread spectrum modulation derived from chirp spread spectrum (CSS) technology.
LoRa isn’t Wi-Fi. It’s not cellular. It’s more like a walkie-talkie for data — it uses radio frequencies to get your message from one device to another, sometimes over kilometers of distance, even in tricky environments like forests or urban areas.
The Many Faces of LoRa
What I didn’t realize at first was just how many different ways LoRa gets used. It’s not just one thing:
-
LoRaWAN is probably the most common format used in real industry applications. It’s a network protocol that connects LoRa devices to the internet via gateways. LoRaWAN uses a star-of-stars topology. It is typically used in:
- Smart Cities: monitoring parking, waste management, street lighting, environmental conditions
- Smart Agriculture: soil moisture monitoring, livestock tracking, irrigation control
It operates in unlicensed radio bands, reducing costs. In Sweden, the 1% duty cycle applies to the 868–868.6 MHz and 869.7–870 MHz bands.
- Helium is a decentralized wireless network powered by LoRaWAN and blockchain. Individuals install Hotspots and earn tokens for coverage. IoT devices pay with Data Credits. The model aims to create a global community-powered network infrastructure.
- Meshtastic uses mesh networking. Messages can hop from device to device until they reach their destination. It runs on inexpensive hardware and is completely independent of centralized infrastructure. In Sweden, it uses the 869.4–869.65 MHz band, allowing a 10% duty cycle — ideal for more frequent messaging.
So Why Meshtastic?
When I first started exploring LoRa, I did so because I love radio communication and wanted to experiment with it. I soon realized that Meshtastic was the non-commercialized version of things, or at least the platform where community experimenting and tinkering is encouraged.
Meshtastic is designed for people, not just devices. It’s about communication, not just data. And more importantly, it’s open source, very active, and built by a community of people who are genuinely trying to make off-grid communication more accessible and fun.
With Meshtastic, I could hand someone a little box, show them the app, and say “Now we can message each other even without cell service.” And it worked! That’s powerful stuff.
I believe I still have a lot to discover and learn — and hey, feel free to explore the rest of our site or even connect with us on Discord.
Written by JohanV
2025-06-01