Skip to content
Inovasense

LoRaWAN

LoRaWAN � Low-power, long-range wireless protocol enabling IoT sensor networks spanning 5-15 km with multi-year battery life.

LoRaWAN � Long Range Wide Area Network

LoRaWAN is a Low-Power Wide-Area Network (LPWAN) protocol designed for battery-operated IoT devices that need to transmit small amounts of data over long distances. Where BLE covers meters, LoRaWAN covers kilometers � making it the protocol of choice for remote sensors, agriculture, smart cities, and utility metering.

How LoRaWAN Works

LoRaWAN operates in two layers:

  1. LoRa (Physical Layer) � A proprietary chirp spread spectrum (CSS) modulation developed by Semtech. Trades data rate for range and noise immunity.
  2. LoRaWAN (Network Layer) � An open standard managed by the LoRa Alliance (800+ member companies). Defines device classes, security, and network architecture.

EU868 Specifications (Europe)

ParameterValue
Frequency band863�870 MHz (EU868)
Default channels868.10, 868.30, 868.50 MHz (125 kHz BW)
TX powerMax 14 dBm (25 mW) ERP
Duty cycle1% (868.0�868.6 MHz), 0.1% (868.7�869.2 MHz), 10% (869.4�869.65 MHz)
Data rate0.3�50 kbps (SF7�SF12)
Range2�5 km (urban), 5�15 km (suburban), 20+ km (rural/line-of-sight)
Sensitivity-137 dBm (SF12)
Maximum payload51�222 bytes (depending on data rate)

Device Classes

ClassBehaviorLatencyPowerUse Case
Class ATX, then 2 short RX windowsSeconds�hoursLowestBattery sensors, meters
Class BScheduled RX windows (beacon-synced)SecondsLow�mediumActuators needing timed downlinks
Class CAlways listeningNear real-timeHighestMains-powered gateways, streetlights

LoRaWAN vs. Other Long-Range Protocols

ProtocolRangePowerData RateLicenseCoverage
LoRaWAN5�15 kmUltra-low0.3�50 kbpsUnlicensed (ISM)Private or public networks
NB-IoTCellularMedium250 kbpsLicensed (telecom)Telecom-dependent
LTE-MCellularMedium1 MbpsLicensed (telecom)Telecom-dependent
Sigfox10�50 kmUltra-low100 bpsUnlicensedSigfox network (declining)
Mioty (ETSI TS 103 357)5�15 kmUltra-low0.5 kbpsUnlicensedIndustrial, EU-backed

Security Architecture

LoRaWAN 1.1 includes two-layer encryption:

  • Network Session Key (NwkSKey) � Authenticates packets at the network layer (MIC verification)
  • Application Session Key (AppSKey) � Encrypts payload end-to-end; network operators cannot read application data
  • Join Server � Manages device activation and key derivation (OTAA � Over-The-Air Activation)

Common Applications

  • Smart agriculture � Soil moisture, weather stations, irrigation control
  • Smart cities � Parking sensors, waste bin monitoring, air quality
  • Utility metering � Water, gas, electricity remote readings
  • Asset tracking � Container and vehicle location over wide areas
  • Industrial monitoring � Vibration sensors, tank levels, environmental conditions
  • BLE � Short-range complement to LoRaWAN; often used together (BLE for commissioning, LoRaWAN for data backhaul).
  • IoT � LoRaWAN is a foundational IoT connectivity protocol for long-range, battery-powered applications.

We develop LoRaWAN sensor nodes and gateways � from RF design through CRA-compliant firmware to production deployment. See our Embedded Systems Development services.

Official References

Related Terms