Every LoRa chip on Earth comes from one company. Not most, not the vast majority. All of them. Hold that thought, because it’s the fault line running underneath a technology the industry loves to call "open."

The story starts in a French lab. A small startup called Cycleo worked out a radio modulation trick around 2009, borrowing chirp spread spectrum from radar and military comms and pointing it at low-power sensor networks. CSS encodes data by sweeping a carrier across a frequency band in a chirp, and the receiver correlates against the known chirp shape instead of a narrow carrier. That’s the whole magic: it can pull a signal out from well below the noise floor. The payoff is a link budget of roughly 154 to 157 dB, and that number is why nothing else in the sub-GHz space touches LoRa for range and building penetration at the same power.

Semtech bought Cycleo in 2012 for about $5 million, which has to rank among the better-value acquisitions in IoT history, and swallowed the chip IP. They kept the physical layer proprietary but let the protocol stack on top go open. In 2015 Semtech co-founded the LoRa Alliance with IBM, Actility, Cisco, and a few others, and dropped LoRaWAN 1.0, the first open MAC and network specification. Proprietary silicon, open protocol. That split still defines everything about how this ecosystem behaves.

The Alliance runs as a non-profit out of Fremont, California, led today by CEO Alper Yegin. As of early 2026 it counts 360 member organizations, with 57 of them joining in 2025 alone, and claims a digital community north of 90,000 followers and subscribers. Members range across chip vendors, module makers, gateway builders, network operators, cloud platforms, and vertical integrators, which is to say the whole IoT value chain.

When people say "LoRa," they usually mean two different things

The confusion between "LoRa" and "LoRaWAN" drives me up the wall, because the difference is both technical and commercial.

LoRa is only the physical layer, the CSS modulation baked into Semtech silicon. It runs in unlicensed ISM bands, 868 MHz in Europe, 915 MHz in North America, 433 and 470 MHz across parts of Asia, and it describes how bits get modulated onto radio waves. It has nothing to say about joining a network, addressing packets, or handling security keys.

LoRaWAN is the MAC and network layer sitting on top. It sets the star-of-stars topology, device addressing, the join procedure, downlink scheduling, adaptive data rate, and the security model. The full stack breaks into five logical pieces: end devices like sensors and trackers and meters; gateways that catch the LoRa RF and push packets over IP backhaul; a network server handling MAC functions such as deduplication and ADR; an application server that decrypts the payload and hands it to the end system; and a join server that runs over-the-air activation and holds the root keys. Splitting the network server from the application server matters more than it looks, because the network server never sees plaintext application data. AES-128 encryption gets applied independently at both layers. The network server holds the NwkSKey for MAC-layer integrity, the application server holds the AppSKey for payload decryption. If the network operator and the application owner are different companies, and they often are, that end-to-end model is a real security property rather than a marketing bullet.

Everything about the radio flows from CSS and one parameter, the spreading factor. SF runs from SF7 to SF12, and cranking it higher spreads the signal over more chirps, buying processing gain and range at the cost of airtime and therefore throughput. SF7 on a 125 kHz channel gets you roughly 5.5 kbps. SF12 on the same channel drops to about 0.3 kbps but with a dramatically fatter link budget. On the ground that means 2 to 5 km in dense cities and 15 km or more in rural line-of-sight. A coin cell running Class A, where the device kicks off every uplink and cracks open just two short downlink windows right after transmitting, routinely lasts 5 to 10 years.

Three device classes cover three different needs. Class A is the floor: minimum power, device-initiated, right for sensors that report on a schedule and rarely need a command back. Class B bolts on scheduled downlink slots synced to a network beacon, so the network can reach a device at predictable intervals without the device polling forever, which suits something like valve control. Class C keeps the receiver open all the time except during transmission, so downlink latency drops to the floor while power draw climbs, and that’s the profile for mains-powered actuators where waiting costs more than watts.

Adaptive Data Rate is what keeps a large network from eating itself. The network server watches each device’s signal history and tells it to adjust spreading factor and transmit power. A device sitting next to a gateway gets shoved down to SF7 with reduced TX power, which frees airtime and saves battery, while a device out at the edge stays pinned at SF12 with full power. Strip ADR out and a city network with thousands of devices all hammering at SF12 collapses under its own airtime.

The spec has moved through a few real revisions since 1.0 in 2015. Version 1.0.2 in 2016 nailed down regional parameters, the per-country frequency plans and channel configs and duty cycle rules. Version 1.1 in 2017 was the big architectural one: proper roaming between operators, a tighter security model with a separate join server and better key derivation, and a finalized Class B. The 1.0.x maintenance track kept running alongside for anyone who needed backward compatibility, with 1.0.4 landing in 2020.

Current work tracks as LoRaWAN L2 1.0.4 and Regional Parameters RP002, and the 2025 task forces tell you where the standard is stretching. The Non-Terrestrial Network group is building the adaptations for satellite-to-device LoRaWAN, which is genuinely hard because low-earth-orbit satellites throw in Doppler shifts and propagation delays that break assumptions wired into the terrestrial timing model. European regulators approved satellite-to-low-power-device communication in the LoRa bands in 2025, a real milestone even if scale deployment is years off. FUOTA, firmware update over the air, is now standardized, closing a nasty operational gap, because not being able to patch deployed devices was a serious lifecycle headache. A CSMA task force is chasing collision avoidance for dense deployments where the old ALOHA-style channel access just congests. And a GS1 integration group is wiring LoRaWAN into supply chain data standards for logistics and cold chain.

The single supplier problem

Every LoRa device in the world runs on Semtech. No second-source silicon, no licensed foundry stamping out LoRa chips under another badge. The SX127x parts, the SX1272 and SX1276, powered the first wave of deployments. The SX126x family, SX1261 and SX1262, brought better sensitivity and lower power and became the workhorse for the current generation. The LR1110 added GNSS scanning and Wi-Fi sniffing so you could geolocate without paying the GPS power tax. In March 2025 Semtech shipped the LR2021, first of the new "LoRa Plus" family, promising higher network capacity and better sensitivity, and it’s the first meaningful step forward in the physical layer in years.

The "open standard" framing quietly glosses over the tension here. The protocol spec is open for real; anyone can build a LoRaWAN network server or gateway. The radio is locked to one vendor. Semtech’s 2023 acquisition of Sierra Wireless for about $1.2 billion pushed that further, because Semtech now owns the chip and a cloud connectivity platform, sliding toward vertical integration from silicon all the way to managed services. So far the Alliance’s open governance and Semtech’s commercial interests have pointed the same direction. But single-source silicon is a genuine ecosystem risk, and if Semtech jacked up prices, walked away, or pivoted, there is no drop-in replacement waiting. Set that against the 34.9% CAGR the market forecasts lean on, because that trajectory quietly assumes Semtech keeps investing and keeps its chip pricing competitive.

A decade against cellular, and nobody clean-swept

The 3GPP cellular bodies answered LoRaWAN’s early run with NB-IoT and LTE-M, the carrier-grade LPWAN response. Both live in licensed spectrum on cellular infrastructure, promising guaranteed QoS, mobility, and the billing and management muscle of mobile operators. NB-IoT in particular was aimed straight at utility metering, LoRaWAN’s biggest single vertical.

Ten years in, the result is messier than either side promised. LoRaWAN sits at 125 million deployed devices and is, by the Alliance’s own numbers, the top wireless technology for smart building facility management. NB-IoT rollouts have lagged forecasts in a lot of markets, partly because carriers were slow to push the required software upgrades onto existing LTE, and partly because the per-device connectivity cost model looks ugly for anything sending a few bytes a day. LoRaWAN’s unlicensed spectrum means no per-device SIM, no monthly connectivity fee beyond whatever network server infrastructure the operator runs, and at scale that economic gap is the whole ballgame.

Yegin’s official line frames LoRaWAN as complementing cellular, Wi-Fi, and Bluetooth rather than fighting them. Diplomatically true, commercially incomplete. When a utility metering contract covers hundreds of millions of devices, the technology choice is a straight fight, and the economics tilt hard toward LoRaWAN for stationary, low-data-rate work. NB-IoT earns its keep where you need mobility handoff, guaranteed latency, or operation somewhere deploying private gateways makes no sense. Most large deployments end up heterogeneous anyway: LoRaWAN for fixed sensors in buildings and infrastructure, NB-IoT or LTE-M for mobile assets and anything demanding cellular-grade guarantees.

Who actually runs the networks

Between the physical radio and the application sits the operator layer, and it’s grown into a tangle of public networks, private deployments, and wholesale players. Actility runs the ThingPark platform, now part of Netmore, and is the largest LoRaWAN network server operator globally, carrying infrastructure for major European telcos and enterprise private networks. The Things Industries operates both The Things Network, the biggest community-built LoRaWAN network with contributed gateways across thousands of cities, and a commercial enterprise platform. Everynet plays wholesale, running infrastructure that other operators and enterprises resell under white-label deals. In Europe the national telcos piled in, Orange in France, KPN in the Netherlands, Swisscom, Proximus in Belgium, and Tele2, all building national networks mostly for utility and smart city customers. In the US, Comcast launched MachineQ then pulled back, which left the American market more fragmented and more private-network-shaped than Europe.

Amazon folded a LoRaWAN network server straight into AWS IoT Core, so enterprises can connect gateways to AWS without standing up their own network server, and Microsoft’s Azure supports LoRaWAN through partner integrations. That matters because the network server used to demand specialized expertise to run, and turning it into a managed cloud service drops the barrier for private deployments considerably.

On hardware, the gateway side runs through Kerlink, a French firm with deep LoRaWAN roots, RAK Wireless with its developer-friendly and production gateways, and Dragino, the darling of makers and small deployments. MultiTech, a founding Alliance member, builds both gateways and certified modules. For end-device modules, STMicroelectronics, Murata, and u-blox all ship certified LoRaWAN parts so device makers can skip designing the RF themselves.

Where the devices actually are

Utilities are the biggest single vertical by device count, no contest. Smart water metering is the textbook case: a meter reports consumption, pressure, and leak alerts once or a few times a day, needs no downlink in normal operation, runs a decade on a battery, and sits in a basement or a meter pit or an underground vault where cellular is unreliable and mains power is a fantasy. Amsterdam has over 20,000 LoRaWAN devices across its water infrastructure. ZENNER, a German metering company, has pushed LoRaWAN meters to multi-million-unit scale across European water and gas utilities. Gas and electricity sub-metering in multi-tenant buildings fit the exact same profile.

Smart cities come next, and smart parking alone is somewhere around 35% of urban LoRaWAN deployments by some estimates. Parking sensors buried in the road or mounted above spaces just broadcast occupancy, a single bit of state a few times an hour, a perfect match for LoRaWAN. Barcelona’s rollout of AI-enhanced LoRaWAN traffic and parking sensors has been credited with a 21% cut in congestion. Environmental monitoring, the PM2.5 and NO2 and ozone sensors, grew 180% year-over-year in European deployments per Alliance data. Waste management with fill-level sensors in bins to optimize collection runs at city scale across multiple European municipalities.

Smart buildings became the largest single application category in the Alliance’s 2025 reporting, cited as the number one wireless technology for facility management. The profile is HVAC monitoring, occupancy sensing for space utilization, energy sub-metering at the circuit or zone level, and air quality. Range is the reason it beats Zigbee or Z-Wave here, because a single LoRaWAN gateway can cover a whole multi-story building or campus, while mesh protocols demand fussy node placement and fall apart in concrete-heavy structures.

Precision agriculture has turned into one of the fastest-growing verticals. Soil moisture sensors, microclimate weather stations, and irrigation controllers scattered across fields report to gateways bolted onto farm buildings or water towers, one gateway covering several square kilometers of flat land. CropX and Semios, both pairing LoRaWAN sensor networks with AI agronomic analytics, report 15 to 20% crop yield gains and water savings up to 30% in their deployments. Livestock tracking, either GPS-free triangulation off the LoRaWAN signal or GPS-assisted with LoRaWAN backhaul, runs at scale across Australia and New Zealand for cattle and sheep on properties too big for any other wireless to cover economically.

Industrial IoT clusters around predictive maintenance and asset tracking. Vibration and temperature sensors on motors, pumps, and compressors stream condition data into ML models that flag bearing failures before they turn into downtime. The math is blunt: a LoRaWAN vibration sensor costs tens of dollars and runs for years on a battery, while an unplanned production stop can burn hundreds of thousands of dollars an hour. Worker safety monitoring, gas detection and lone-worker alerts and fall detection, leans on the same building penetration and battery life to cover facilities where Wi-Fi coverage is patchy.

Cold chain logistics is exactly where the GS1 task force work pays off. Temperature and humidity loggers ride along with pharma shipments, food containers, and refrigerated trucks, reporting condition data through the supply chain. The sticking point has always been interoperability, because a logger on one operator’s network has to roam onto another’s as the shipment crosses a border, and the data has to slot into supply chain systems using GS1 standards. The roaming architecture from 1.1 and the GS1 task force are both pointed at making that seamless.

Healthcare stays smaller but keeps growing: patient location tracking in hospitals and care facilities, especially wandering prevention for dementia patients, medical equipment tracking to stop staff hunting for infusion pumps and wheelchairs, and environmental monitoring in pharmaceutical storage where a temperature excursion can write off an entire batch.

The numbers, and the caveats

The 125 million deployed devices reported at the end of 2025, growing at a 25% compound annual rate, is the cleanest read on real traction. The revenue figures need harder scrutiny. Analysts put the market at $6.70 billion in 2026 climbing to $54.62 billion by 2033, a 34.9% CAGR. Hardware is only 47.7% of the projected 2026 market, which means network services, platform software, and application-layer solutions already make up the majority of the dollars, and the forecast leans heavily on services revenue as device prices keep falling. An 8x jump in seven years is aggressive; it needs not just more devices but a serious expansion of services and applications. The device CAGR of 25% you can verify independently from Alliance membership and certification data. The 34.9% revenue CAGR is a forecast riding on services attach rates and average revenue per device that are much harder to check.

North America is the biggest single region by revenue at 31.7% of the 2026 market. Asia-Pacific is the fastest-growing and the largest by deployment volume, powered by China’s enormous smart city and utility metering programs, though China leans on private networks rather than the public operator model that dominates Europe. Europe has the most mature operator ecosystem, with multiple national public networks and the highest density of certified deployments per capita.

Satellite is the one thing that could genuinely reset the addressable market. Terrestrial LoRaWAN is capped by gateway coverage, because even 15 km of range leaves oceans, remote farmland, polar regions, and rural developing-world areas with no gateway anywhere close. A low-earth-orbit satellite acting as a flying gateway could catch LoRa transmissions from anywhere on the planet. The physics fight back, though. A LEO satellite at 550 km altitude moves at roughly 7.5 km/s relative to the ground, throwing Doppler shifts of several hundred Hz onto an 868 MHz carrier, which is a lot next to a narrow-band CSS signal. The Class A downlink timing model assumes a fixed, low-latency link to a gateway, and a satellite pass adds propagation delay and Doppler that force protocol changes. The NTN task force is grinding through it, and the European regulatory approval for the frequency use is a precondition that’s now met.

Which leaves the one thing I’d actually bet against. The stack works, the economics work, the verticals are real, and everything left on the roadmap is engineering that will eventually get solved. Saturation is different. If LoRaWAN maxes out its core utility and building markets before satellite and industrial expansion mature, the 25% device curve flattens no matter how elegant the physics get. That’s a market timing bet dressed up as a technology story, and it’s the number I trust least on the whole page.