More than 90 % of LoRaWAN end devices in the field run in Class A: battery-powered sensors (water meters, GPS trackers, weather stations, level probes), periodic uplinks (every 10 minutes to 24 hours depending on the use case) and 5-10 years of autonomy on an AA or lithium cell.
True
Class A dominates the installed base — easily 90 % or more of all deployed devices — because the vast majority of LoRaWAN sensors are one-way: they report their state and only rarely need to listen. Standard battery life targets are 5-10 years, and update intervals range from a few minutes to many hours. Representative examples include water meters (typically every 6-24 hours), GPS asset trackers (every 15 minutes to 1 hour), agricultural soil temperature probes (every 30 minutes to 1 hour) and smoke detectors (event-driven only).
Whenever a project starts talking about "sending a command to the sensor", check whether the action can wait for the next uplink window — switching to Class B or C just to push the occasional command often kills the battery business case.
LoRaWAN bank in preparation
The full LoRaWAN bank isn't available yet. Drop your email to get notified at launch and grab an early-bird discount.
Join the waitlist →See the 9 other LoRaWAN practice questions
Related questions
- An important distinction must be made: "LoRa" is the physical-layer radio modulation (CSS, Chirp Spread Spectrum, proprietary to Semtech), whereas "LoRaWAN" is the MAC-layer protocol and network architecture (an open standard from the LoRa Alliance) built on top of LoRa.1. Architecture · LoRa vs LoRaWAN
- LoRaWAN uses a "star-of-stars" topology: each end device transmits unidirectionally toward ALL in-range gateways, the gateways forward the packet to the Network Server, which deduplicates the copies; there is no mesh between end devices.1. Architecture · Star-of-Stars-Topologie
- As of 2026, the main public LoRaWAN operators in France are: Orange Live Objects (near-nationwide coverage), Bouygues Objenious (in sunset), Helium Network (community-driven) and Loriot (Swiss-based commercial Network Server vendor, not a public carrier). In addition, many deployments are run on private networks (dedicated infrastructure).6. Network providers · Öffentliche Betreiber
- For critical IoT deployments (smart city, industrial sites, fleet asset tracking), private LoRaWAN networks are often preferred over public operators: full infrastructure control, contractual SLA, stronger security and no commercial dependency on a third-party operator.6. Network providers · Öffentlich vs. Privat
- Typical LoRaWAN smart-city use cases include: smart water meters, parking-bay occupancy sensors, fill-level sensors for waste bins, public-lighting telemonitoring, air-quality stations, EV charger monitoring (status and energy readings — not the OCPP charge-control protocol) and flood alerts — a typical LoRaWAN sensor costs between EUR 30 and EUR 150.7. Use cases · Smart City