LoRaWAN — como funciona e onde se encaixa.
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.
A definição 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;
e 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.
Como o LoRaWAN realmente funciona
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.
Onde LoRaWAN é a resposta certa
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 versus as 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.
Limitações 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.
Paisagem de fornecedores e ecossistemas
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. Padrões: LoRa Alliance governs LoRaWAN protocol and certification.
Onde o TRACIO recomenda o 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).
Perguntas frequentes
LoRaWAN ou NB-IoT para nossa implantação do IoT?
Depende da cobertura, controle e economia. LoRaWAN público onde existem operadoras movidas à Actility; LoRaWAN privado para locais sensíveis ou de alta densidade; NB - IoT para mobilidade global e simplicidade gerenciada pela operadora. Modelamos ambos na fase 1.
Podemos implantar o LoRaWAN de forma privada, sem uma operadora?
Sim — o LoRaWAN privado é comum para grandes locais (fábricas, portos, campi) e para aplicações sensíveis (defesa, infraestrutura crítica). A escolha do servidor de rede e a colocação do gateway são as decisões-chave.
Quão precisa é a geolocalização do 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.
Quanto tempo realmente duram os sensores LoRaWAN?
5–15 anos em pequenas baterias de lítio, dependendo da frequência de transmissão e do tamanho da carga útil. Sensores transmitindo a cada hora podem durar uma década; rastreadores transmitindo a cada minuto, mais próximo de 2–3 anos.
O LoRaWAN é seguro o suficiente para uso corporativo?
Sim — o LoRaWAN usa criptografia AES-128 de ponta a ponta. Implantações empresariais adicionam o tradicional TLS, controles de acesso de servidor de rede e segurança de integração.
Questões reais de segurança geralmente são sobre provisionamento de dispositivos e gerenciamento de chaves, não sobre o protocolo em si.
Como o LoRaWAN se integra com nossos sistemas corporativos?
Através do servidor de rede (ThingPark, The Things Stack, ChirpStack) para suas plataformas via MQTT padrão, webhooks HTTP ou integrações diretas na nuvem (AWS IoT, Azure IoT). Veja /integrações para nossos padrões de integração empresarial.
Última atualização: