LoRaWAN — cómo funciona y dónde encaja.
LoRaWAN is the long-range, low-power, low-cost wireless protocol that has quietly become the default for outdoor asset tracking, agriculture sensing, smart-city IoT and remote-equipment monitoring.
This is the operator-level explainer of how LoRaWAN actually works, where it wins decisively, and where cellular alternatives fit better.
La definición de 30 segundos
LoRaWAN is a long-range, low-power wide-area network (LPWAN) protocol that runs in unlicensed sub-GHz bands (typically 868 MHz in Europe, 915 MHz in the US).
It's built on two technologies: LoRa, the proprietary chirp-spread-spectrum modulation invented by Semtech, which gives long range (10+ km rural, 2–5 km urban) and deep penetration;
y LoRaWAN, the open MAC-layer protocol governed by the LoRa Alliance, which provides the network architecture, addressing, security and roaming.
The defining property: tiny battery-powered sensors send small packets to gateways many kilometres away, with battery life measured in years to a decade.
Cómo funciona realmente LoRaWAN
Three layers. End devices (sensors, trackers) transmit small payloads (typically 10–50 bytes) on sub-GHz bands.
Gateways receive the transmissions and forward them via Internet to a network server. Coverage depends on gateway placement; one gateway covers many square kilometres rural, several hundred metres in dense urban.
Network server (Actility ThingPark, The Things Stack, ChirpStack and others) handles deduplication, routing and security; passes payloads to the customer's application via webhook / MQTT.
The architecture supports Class A (asynchronous uplink, battery-friendly), Class B (scheduled downlinks) and Class C (always-on receive). Geolocation is possible without GPS via gateway TDoA triangulation, accurate to 100–500 m typically.
Donde LoRaWAN es la respuesta correcta
Five categories are mature. Outdoor asset tracking: shipping containers, returnable assets, livestock, vehicles — anywhere battery-powered sensors need years of life across long distances.
Agriculture and farm sensing: soil moisture, livestock health, equipment location across hectare-scale fields.
Smart-city infrastructure: parking, waste, lighting, environmental monitoring — long-range coverage with cheap municipal-scale rollout.
Remote equipment monitoring: utility, oil-and-gas, energy network sensors in remote field locations. Industrial telemetry: factory sensors not requiring real-time response — tank levels, ambient conditions, run-hours.
LoRaWAN frente a las alternativas
LoRaWAN vs NB-IoT: NB-IoT is carrier-managed cellular LPWAN. NB-IoT wins on global coverage (carrier roaming) and standardised interoperability.
LoRaWAN wins on cost (no SIM, no carrier fees), unlicensed band, and private-network capability. Many enterprises evaluate both at stage 1.
LoRaWAN vs LTE-M: LTE-M has higher bandwidth and works for voice/video; LoRaWAN is purpose-built for tiny battery-friendly payloads.
LoRaWAN vs Sigfox: Sigfox is proprietary and has had business-model challenges; LoRaWAN's open ecosystem is more robust. LoRaWAN vs short-range (BLE / RFID): completely different categories — LoRaWAN for outdoor and remote, BLE/RFID for indoor and dense.
Limitaciones honestas
Five considerations are real. Bandwidth: small payloads only (typically 11–50 bytes per packet); not suitable for streaming or large data.
Latency: Class A devices have unpredictable response time; not suitable for real-time control. Duty cycle: regulatory limits on transmission time (typically 1% per device in EU) constrain how often a device can transmit.
Geolocation accuracy: 100–500 m typically — useful for asset finding, not for precise tracking. Public network coverage: variable by region; Actility-powered carriers cover much of Europe well, less coverage in many other regions, where private networks fill in.
Paisaje de proveedores y ecosistemas
Silicon: Semtech is effectively the only LoRa silicon supplier (LR1110 / LR2021 for newer chips with integrated GNSS / Wi-Fi sniffing for hybrid positioning).
Network server platforms: Actility ThingPark (enterprise / carrier scale), The Things Industries (developer-friendly), ChirpStack (open source), plus AWS IoT Core and Azure IoT Central for LoRaWAN integration.
Gateways: Kerlink, Multitech, Tektelic, Cisco, MikroTik — many vendors. Devices: thousands of manufacturers building LoRaWAN-conformant sensors and trackers. Normas: LoRa Alliance governs LoRaWAN protocol and certification.
Donde TRACIO recomienda LoRaWAN
Use cases requiring battery-powered tracking or sensing over long distances with low data rates: outdoor asset and returnable-container tracking;
livestock and agricultural monitoring; remote utility / oil-and-gas equipment sensors; smart-city infrastructure; supplementary outdoor coverage in mixed-RTLS deployments.
We don't recommend LoRaWAN for indoor precision positioning (UWB or BLE-AoA fit), for use cases requiring real-time response (cellular IoT), or for streaming-data applications (high-bandwidth alternatives).
Preguntas frecuentes
¿LoRaWAN o NB- IoT para nuestro despliegue de IoT?
Depende de la cobertura, el control y la economía. LoRaWAN público donde existen operadores impulsados por Actility; LoRaWAN privado para sitios sensibles o de alta densidad; NB- IoT para movilidad global y simplicidad gestionada por operadores. Modelamos ambos en la etapa 1.
¿Podemos desplegar LoRaWAN de forma privada, sin operador?
Sí — el LoRaWAN privado es común en grandes instalaciones (fábricas, puertos, campus) y en aplicaciones sensibles (defensa, infraestructuras críticas). La elección del servidor de red y la ubicación de la pasarela son las decisiones clave.
¿Qué precisión tiene la geolocalización de LoRaWAN?
100–500 m typically via TDoA across multiple gateways. New chips (Semtech LR1110, LR2021) integrate optional GNSS or Wi-Fi sniffing for hybrid positioning, lifting accuracy meaningfully where the device is in GNSS coverage.
¿Cuánto duran realmente los sensores LoRaWAN?
5–15 años en baterías pequeñas de litio, dependiendo de la frecuencia de transmisión y el tamaño de la carga útil. Los sensores que transmiten cada hora pueden durar una década; rastreadores transmitiendo cada minuto, más cerca de 2–3 años.
¿Es LoRaWAN lo suficientemente seguro para uso empresarial?
Sí — LoRaWAN utiliza cifrado AES-128 de extremo a extremo. Los despliegues empresariales añaden el TLS habitual, controles de acceso a servidor de red y seguridad de integración.
Las verdaderas preguntas de seguridad suelen estar relacionadas con la provisión de dispositivos y la gestión de claves, no sobre el protocolo en sí.
¿Cómo se integra LoRaWAN con nuestros sistemas empresariales?
A través del servidor de red (ThingPark, The Things Stack, ChirpStack) llega a tus plataformas mediante MQTT estándar, webhooks HTTP o integraciones directas en la nube (AWS IoT, Azure IoT). Consulta /integrations para nuestros patrones de integración empresarial.
Última actualización: