Can I Make Money with Meshtastic?
Speaking to friends and reading online, I’ve noticed a pattern: a lot of people think Meshtastic is just a hobby gadget. A toy. Something hikers use to stay in touch — or maybe a tool for “when the big one hits” and the cell towers go dark.
That got me thinking: If I had a great idea, could I — and am I even allowed to — use Meshtastic in a real-world commercial solution?
This isn’t legal advice (I’m not a lawyer), but let’s pull apart the Meshtastic ecosystem layer by layer and see what’s possible.
Could you run a delivery tracking service entirely over Meshtastic?
What about a community security alert network?
Or even a subscription-based weather data service?
Before you start buying domains, we need to look under the hood — because licensing, spectrum rules, and firmware freedoms will decide if your idea flies or fizzles.
Each of these touches different parts of the Meshtastic stack — and that’s where the rules start changing.
If you can’t legally transmit, your idea stops here.
In the EU, ISM (Industrial, Scientific, and Medical) bands can be used for commercial applications — and they already power Wi-Fi, Bluetooth, RFID, smart meters, and IoT systems.
From an EU perspective, your hardware needs a CE mark. Designing your own means meeting CE requirements; using vendor hardware from companies like Heltec, RAK, LILYGO, or Seeed Studio can shortcut the process.
LoRa note: Semtech owns the LoRa trademark and patents the modulation tech, but using LoRa chips in your products does not require royalties or per-device fees.
The Meshtastic firmware is licensed under GPLv3, which grants you the right to run, study, share, and modify it — as long as you share your modified source code under the same license.
Fun fact: the core contributors even formed Meshtastic Solutions to help support and scale commercial builds on Meshtastic.
The protocol is open to build on, extend, and integrate. The challenge: balancing public access with commercial reliability, and avoiding network flooding that could hit duty cycle limits.
I’ll dive into mesh design strategies in a future post — it’s a topic that deserves its own deep dive.
The Python API uses the GPLv3 license. Your application layer — the product or service — is fully yours to own and monetize.
Layer | License / Restriction | Commercial Feasibility |
---|---|---|
ISM Band | Spectrum rules & duty cycle | ✅ High |
Hardware | CE mark, vendor dependent | ✅ High |
Firmware | GPLv3 | ⚠ Medium (share mods) |
Protocol | Open spec | ✅ High |
API/Integration | GPLv3 | ✅ High |
Application | Your own | ✅ High |
Yes — you can make money with Meshtastic. The hardware and protocol are business-friendly, the ISM band is open to commercial use in the EU, and the firmware license is workable if you’re okay sharing modifications.
The real work will be in designing your mesh for reliability — and I’ll be covering that in my next post.
So — what’s your big idea? Weather networks? Smart farming? Community safety? Whatever it is, I’d love to see it make the world better with Meshtastic.
Written by JohanV
2025-08-16