LoRa and Open Source
The CrabNebula Team

Crabnebula LoRa Relay, Malta
Here at CrabNebula, some of our team are busy establishing LoRa repeaters and building LoRa Mesh radios. There have been some interesting developments of late and we are looking to mount a Malta node as OBGU - OSSM Crabnebula relay.
What’s LoRa?
Long-range, decentralised communication is undergoing a quiet evolution thanks to open source hardware and software initiatives. While the fundamental LoRa (Long Range) physical radio layer remains a proprietary, patented technology owned strictly by Semtech Corporation, the open-source software and hardware communities have completely democratised everything built on top of it. By wrapping Semtech’s closed in open-source stacks, builders are transforming how we track environments and communicate outside traditional commercial networks.
The Hardware: Silicon Gets Lean
Because LoRa modulation is proprietary, the hardware landscape is defined by how efficiently third-party manufacturers package Semtech’s licensed radio chips. The era of bulky, power-hungry DIY configurations has ended, shifting toward highly integrated, ultra-low-power architectures designed for years of autonomous field operation.
While the ubiquitous ESP32 microcontroller remains popular for mains-powered internet gateways, the community has largely standardised around a more efficient combination for portable nodes: the Nordic nRF52840 processor coupled with Semtech’s SX1262 radio chip. This pairing draws mere microamps in deep sleep, making multi-year battery life or small solar-panel operations entirely viable.
Manufacturers like Seeed Studio and LILYGO have productised this silicon into rugged, off-the-shelf form factors. Handheld communicators now frequently feature electronic paper (E-ink) displays, which require power only when the screen refreshes, functioning as modular, standalone tracking nodes or autonomous network repeaters right out of the box.
The Software: Intelligence at the Edge
Advanced hardware requires sophisticated routing logic, and this is where the open-source community truly dominates. Open projects have matured significantly, moving away from fragile experimental builds toward robust, self-healing network protocols.
For decentralized text communication, the Meshtastic project has become the premier platform. Operating over an open-source, encrypted mesh topology, it allows individual devices to pass messages along a chain without centralized infrastructure. Recent updates focus on architectural stability, offering unified Linux daemons that turn simple single-board computers into resilient base stations, alongside seamless over-the-air firmware updates via Bluetooth.
On the enterprise side, ChirpStack remains the leading open-source LoRaWAN network server. It manages wide-area sensor networks with sophisticated adaptive data-rate algorithms, dynamically adjusting a remote node’s transmission power to preserve battery life and minimize radio spectrum congestion. Furthermore, the broader ecosystem is transitioning toward open-source real-time operating systems like Zephyr, enabling developers to run proprietary LoRa logic alongside open wireless standards like Thread or Matter on a single chip.
The Open Airwaves
By utilizing unlicensed radio spectrum and layering open-source software over proprietary silicon, developers and hobbyists are effectively bypassing traditional telecommunication monopolies. The result is a rapidly expanding, parallel communication infrastructure built entirely on resilience and public access.