LoRaWAN — comment cela fonctionne et où cela s’insère.
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 définition en 30 secondes
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;
et 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.
Comment fonctionne réellement 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.
Où LoRaWAN est la bonne réponse
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 contre les alternatives
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.
Limitations honnêtes
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.
Paysage des fournisseurs et des écosystèmes
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. Normes: LoRa Alliance governs LoRaWAN protocol and certification.
Là où TRACIO recommande 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).
Questions fréquemment posées
LoRaWAN ou NB- IoT pour notre déploiement IoT ?
Cela dépend de la couverture, du contrôle et de l’économie.
LoRaWAN public où existent des opérateurs alimentés par Actility ; LoRaWAN privé pour les sites sensibles ou à haute densité ; NB - IoT pour la mobilité mondiale et la simplicité gérée par les opérateurs. Nous modélisons les deux au stade 1.
Pouvons-nous déployer LoRaWAN en privé, sans opérateur ?
Oui — le LoRaWAN privé est courant pour les grands sites (usines, ports, campus) et pour des applications sensibles (défense, infrastructures critiques). Le choix du serveur réseau et l’emplacement de la passerelle sont les décisions clés.
Quelle est la précision de la géolocalisation 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.
Combien de temps durent réellement les capteurs LoRaWAN ?
5 à 15 ans sur de petites batteries lithium, selon la fréquence de transmission et la taille de la charge utile. Les capteurs transmettant toutes les heures peuvent durer une décennie ; les trackers transmettent toutes les minutes près de 2 à 3 ans.
LoRaWAN est-il suffisamment sécurisé pour un usage professionnel ?
Oui — LoRaWAN utilise le chiffrement AES-128 de bout en bout. Les déploiements en entreprise ajoutent le TLS habituel, les contrôles d’accès réseau-serveur et la sécurité d’intégration.
Les vraies questions de sécurité concernent généralement la provisionnement des appareils et la gestion des clés, pas le protocole lui-même.
Comment LoRaWAN s’intègre-t-il à nos systèmes d’entreprise ?
Via le serveur réseau (ThingPark, The Things Stack, ChirpStack) dans vos plateformes via MQTT standard, webhooks HTTP ou intégrations cloud directes (AWS IoT, Azure IoT). Voir /integrations pour nos modèles d’intégration d’entreprise.
Dernière mise à jour :