Not every monitoring point needs a cellular gateway. For a battery sensor reading a tank level once an hour, cellular is overkill. LoRaWAN fills that gap with a low-power, long-range wireless network built for exactly these small, infrequent messages. This guide explains what LoRaWAN is and where it fits.
LoRaWAN in one line: LoRaWAN is a low-power wide-area network (LPWAN) protocol that lets battery-powered sensors send small amounts of data over long distances - often several kilometers - using unlicensed sub-GHz radio, trading high bandwidth for long range and multi-year battery life.
LoRaWAN uses LoRa, a spread-spectrum modulation on unlicensed sub-GHz ISM bands (868 MHz in Europe, 915 MHz in North America). End-device sensors transmit short messages to any gateway in range; the gateways forward those messages to a network server over the internet, which de-duplicates them and passes the data to the application. The topology is a star-of-stars: many cheap sensors, a few gateways, one network server.
The magic is the range-versus-rate trade. By increasing the spreading factor, a sensor can reach a gateway kilometers away, but the data rate falls - LoRaWAN payloads are tiny (tens of bytes) and slow (roughly 0.3 to 50 kbps). Devices spend almost all their time asleep and wake only to send, which is how a coin-cell or small battery can last years.
LoRaWAN suits distributed, low-value-per-reading points where running power or cellular to each one is impractical: tank levels, wellhead pressure spot checks, cathodic protection readings, temperature, leak and vibration sensors across a pad or facility. One gateway can cover a whole site, aggregating dozens of sensors and backhauling their data over cellular or wired internet.
LoRaWAN is deliberately not a fit for high-bandwidth, low-latency, or fast control needs - it cannot carry a video feed or a rapid closed-loop signal. It complements, rather than replaces, cellular and radio telemetry. Because the gateway hands data up over standard IP, sensor readings can reach a cloud SCADA such as Merobix through MQTT once they leave the LoRaWAN network server.
In open, rural conditions a LoRaWAN link can span several kilometers to a gateway; in dense or obstructed environments it is much less. Range increases with a higher spreading factor, but that lowers the already low data rate.
Not for the same jobs. LoRaWAN carries small, infrequent sensor messages at very low bandwidth and cannot handle high-rate data or fast control. It complements cellular by covering many low-power points that then backhaul through one gateway.
No. LoRaWAN operates on unlicensed sub-GHz ISM bands - 868 MHz in Europe, 915 MHz in North America - so no spectrum license is required, though local duty-cycle and power rules apply.
This page references the protocol specifications published by the organizations below. Editions, product capabilities, and documentation change over time - confirm current requirements and specifications directly with the source.
Last reviewed: July 27, 2026. Merobix is not affiliated with, endorsed by, or sponsored by these organizations; their names are used only to identify the standards and products discussed.
Merobix reads your field devices into a cloud SCADA - the real thing behind these terms, live in days from any browser.