LoRaWAN Explained – How It Works, Range, Device Classes and Where It Fits in IoT
LoRaWAN connects battery-powered sensors over kilometres of range with no SIM card, no WiFi, and no cable infrastructure. This guide covers how it works, the UK frequency plan, Class A B C devices, and how to choose between LoRaWAN and cellular alternatives.
What is LoRaWAN?
LoRaWAN is a low-power wide-area network (LPWAN) protocol designed for sending small amounts of data over long distances from battery-powered devices. LoRa refers to the underlying radio modulation technique (Long Range, developed by Semtech). LoRaWAN is the network protocol and architecture that sits on top of LoRa radio – defining how devices communicate with gateways, how security is handled, and how data flows from field sensor to application.
It operates on licence-exempt sub-GHz radio spectrum. In the UK and Europe that is the 868MHz band. In North America, 915MHz. Sub-GHz signals propagate significantly further and penetrate building materials more effectively than 2.4GHz WiFi or Bluetooth, which is why a single LoRaWAN gateway can cover 2 to 5km of open terrain or provide coverage across a multi-storey building from a single roof installation.
Frequency (UK)
868MHz licence-exempt band. 125kHz channel bandwidth. Up to 8 simultaneous channels on an 8-channel gateway.
Range
2-5km open terrain. 1-2km urban. Up to 15km line-of-sight from elevated positions. Coverage highly dependent on antenna height.
Data Rate
0.3 to 50 kbps depending on Spreading Factor. Lower data rates achieve longer range. Suitable for sensor readings, not video or audio.
Power
End devices draw microamps in sleep. A sensor on AA batteries can operate for 5-10 years depending on transmission frequency.
Network Architecture
A LoRaWAN network has three layers. End devices (sensors and actuators) transmit LoRa radio packets. Gateways receive those packets – an 8-channel gateway like the Milesight UG65 can receive from hundreds of sensors simultaneously because it listens across all channels at once and each sensor transmits only briefly. The gateway forwards packets over Ethernet or cellular to a LoRaWAN Network Server (LNS), which handles device authentication, deduplication (multiple gateways may hear the same packet), and data routing to the application layer.
This architecture means the end device has no direct relationship with the internet. It transmits a radio packet. The network handles the rest. The simplicity of the end device is what enables the ultra-long battery life – there is no TCP/IP stack, no TLS handshake, no connection management on the sensor itself.
Device Classes – A, B and C
LoRaWAN defines three device operating classes that determine when the end device is able to receive downlink messages from the network.
Class A – Lowest Power, Most Common
The device can only receive downlinks immediately after it transmits an uplink. Between uplinks the device is completely off. This is the lowest power mode and the default class for most sensor applications – temperature monitors, pulse counters, door contacts, and similar. If the network wants to send a command to a Class A device it must wait for the device to transmit first.
Class B – Scheduled Receive Windows
The gateway broadcasts a time-synchronised beacon. Class B devices wake at regular beacon-aligned intervals to listen for downlinks, independent of their uplink schedule. This allows time-controlled downlinks while maintaining lower power than Class C. Used for actuators that need predictable response latency but cannot be permanently powered.
Class C – Continuous Receive, Lowest Latency
The device listens continuously when not transmitting. Downlinks can be sent at any time with minimal latency. Class C devices are typically mains-powered – the continuous receive window draws too much power for battery operation. Used for controllable loads, relay outputs, and valve actuators where rapid response to a downlink command is required.
LoRaWAN vs Cellular vs NB-IoT – Choosing the Right Technology
| Factor | LoRaWAN | NB-IoT / LTE-M | 4G LTE |
|---|---|---|---|
| Infrastructure cost | Low – own your gateway | Nil – uses MNO network | Nil – uses MNO network |
| SIM card required | No (gateway only) | Yes, per device | Yes, per device |
| Battery life | 5-10 years | 2-5 years | Months |
| Range (gateway/base) | 2-15km | MNO coverage | MNO coverage |
| Data rate | Very low | Low to medium | High |
| Downlink latency | Class A: seconds. Class C: immediate | Low | Very low |
| Indoor penetration | Excellent | Good | Moderate |
| Roaming / mobility | Fixed deployments only | Good | Excellent |
| Typical use | Fixed sensor networks, smart metering, agriculture | Smart meters, asset tracking | SCADA, CCTV, routers |
Spreading Factor and Range vs Data Rate
LoRa modulation uses a parameter called Spreading Factor (SF) ranging from SF7 to SF12. Higher spreading factors achieve longer range at the cost of lower data rate and longer air time. SF7 gives the highest data rate (around 5.5 kbps) and shortest range. SF12 gives the lowest data rate (around 0.3 kbps) but can reach sensors several kilometres away or deep inside buildings where lower spreading factors cannot penetrate.
Most LoRaWAN implementations use Adaptive Data Rate (ADR), where the network server adjusts the spreading factor automatically based on the link quality observed from each device. Devices close to the gateway are assigned lower spreading factors to maximise channel capacity. Devices at the edge of coverage are assigned higher spreading factors to maintain the link.
UK Network Options
There are three ways to run a LoRaWAN network in the UK. A private network using your own gateways gives complete control, no per-device subscription cost, and no dependency on a third-party network. This is the right model for site deployments where you can achieve the coverage you need from one or a small number of gateways. The Things Network is a community-operated public LoRaWAN network with reasonable UK coverage in urban areas, free to use but with fair-use data limits. Managed services from operators including Telnor and Everynet provide wide-area coverage under a per-device subscription model.
For industrial applications – utilities, energy, agriculture, manufacturing – a private network based on Milesight gateways is almost always the right answer. You own the infrastructure, you control the data, and the economics improve significantly as the device count grows.
- eUICC Explained – how eSIM technology applies to IoT devices including LoRaWAN gateway cellular backhaul
- 5G RedCap – 5G RedCap as an alternative low-power wide-area technology for UK IoT deployments
- IoT Antenna – antenna selection for LoRaWAN gateways and outdoor IoT installations
Milesight LoRaWAN Gateways and Hardware
UG56, UG65 and UG67 gateways plus the full Milesight cellular router range covered on IoT Portal.