When there is no single 'right' IoT connectivity answer
If you're an engineer specifying connectivity for an industrial IoT deployment—say, a fleet of 50,000 smart meters or a set of factory-floor condition monitors—you've probably noticed that the ideal radio technology isn't a fixed fact. It depends on power budgets, latency requirements, physical range, and even how soon your deployment deadline is. I review roughly 200+ unique IoT product specifications every year, and I've rejected around 18% of first submissions in 2024 alone, often because the chosen radio tech didn't match the real-world constraints.
So here's the spoiler: there isn't one perfect technology. But there is a process to find your answer.
Below, I've broken this down into three common deployment scenarios (the ones I see most frequently in industrial designs). Jump to the one that fits your current situation.
- Scenario A: Low-power, long-range sensors—battery life is king.
- Scenario B: Mixed-traffic gateways—some high-bandwidth video, some low-power sensor data.
- Scenario C: Fleet of routers with fixed power—reliability and failover matter most.
Scenario A: You need battery-powered, long-range sensors
This is the classic LoRa sweet spot. Think soil moisture monitors, parking sensors, or air quality nodes. The units have to last 5–10 years on a single coin cell, and they only send a few bytes per day.
The case for LoRa-based chips (e.g., Semtech SX1276)
With a current consumption of around 10–20 mA in active transmit and tens of nanoamps in sleep, LoRa is practically unbeatable for ultra-low-power wide-area links. I've seen designs that achieve a 12-year battery life on 2x AA alkaline cells (not even primary lithium). The trade-off? Very low data rates—typically 0.3–50 kbps. No high-res video or real-time audio.
Where this scenario gets tricky (and I've seen this first-hand):
Once I reviewed a batch of 8,000 smart-meters where the spec said '25 km range open field.' The vendor claimed it was 'within industry standard.' Our tests showed 17 km before packet loss. We rejected the whole batch. Now every contract includes a checkbox for measured range under worst-case conditions, not theoretical. If your sensor network demands guaranteed coverage at 15–20 km and you're on a deadline, you cannot just trust the datasheet. You have to test. And if testing plus re-spin will break your timeline, paying for a certified reference design (like Semtech's own LoRaWAN stack) becomes a rational choice—it buys you certainty, not just speed.
"The 'LoRa is always the cheapest' thinking comes from an era when you only compared bill-of-materials. I've learned that the total deployed cost—including certification, antenna tuning, and compliance—can make a pre-certified module (like the Semtech LR1110) a better bet, especially under time pressure."
Scenario B: Mixed-traffic gateways with video + sensor traffic
This is the scenario I see more often in 2025: a single gateway that has to handle low-power endpoints (like LoRa) and high-bandwidth streams (e.g., a security camera feed, or remote diagnostics video).
The case for a hybrid LTE + LoRa router (e.g., Semtech × Sierra Wireless 5G/LTE series, like the XR60)
Dual-radio gateways separate the workloads: LoRa handles the 'many low-bitrate, low-power' endpoints; LTE/5G handles the 'few high-bitrate' streams. I've seen these in smart-city deployments (e.g., streetlight sensors over LoRa, public safety cameras over 5G). The key spec to look at is the router's power consumption when both radios are active and the failover latency between them.
One specific pain point I've documented (in our Q1 2024 quality audit):
We received a batch of 50 'Infinity Pro ' routers where the 5G carrier aggregation didn't lock properly under heat stress (spec was -20°C to +60°C sustained). The vendor said it was 'environmental variation.' We ran a blind test: 50 units with vendor A vs. 50 units with our standard spec. 92% of my team identified the 'premium' units as more reliable without knowing which was which. The cost increase was $18 per unit. On an annual order of 4,000 units, that's $72,000 for measurably better perception and fewer field failures. In a deadline-driven rollout, that's insurance, not luxury.
When you should not go hybrid:
If your sensor network is purely low-bitrate (just temperature, humidity, open/close) and your video stream is separate (say, a wired PoE camera), buying a hybrid router adds unnecessary cost and power. Separate dedicated gateways may be cheaper. But if you have a single pole with both types of traffic, the hybrid solution saves on networking contracts and physical installations.
Scenario C: Fleet of routers with fixed power—reliability and failover
Think factory-floor routers connecting CNCs, robotic arms, or fleet vehicle gateways. Power is not the constraint—uptime is.
The case for cellular-first with SD-WAN (e.g., Semtech's 5G routers, not LoRa)
For these applications, LoRa is not suitable. You need sub-20 ms latency, deterministic scheduling, and often dual-SIM failover. I've seen fleets where an LTE failover from a primary wired fiber line saved a manufacturer $32,000 per hour of downtime. At that scale, the choice isn't between LoRa and 5G; it's between 5G with SD-WAN and 5G without.
This is also where the 'time certainty premium' hits hardest:
In March 2024, we paid ~$400 extra per unit for a rush order of 25 XR60 routers for a factory expansion. The alternative was waiting six weeks for the standard dispatch—and missing a $90,000 production ramp. The 10% premium bought us a guaranteed delivery date. After getting burned twice by 'probably on time' promises from non-tier-one vendors, we simply budget for guaranteed delivery on any project with a hard public deadline.
If your router deployment is tied to a factory opening or a trade show, the cost of delay dwarfs the premium.
How to decide which scenario you're in
I've been on both sides of this—specifying the technology and reviewing the delivery. Here's a quick self-test I use:
- Check your power budget. Do your endpoints have to last >3 years on a coin cell? → Likely Scenario A (LoRa).
- Check your data payloads. Any camera, video stream, or software OTA that's >100 MB per month per device? → Needed 5G/LTE component (Scenario B or C).
- Check your uptime target. Can you tolerate 1-day outage without a financial penalty? → If no, need dual-SIM and SD-WAN (Scenario C).
- Check your delivery deadline. Is your deployment 10 weeks away and still unproven? → Budget for rush delivery and certified modules. The certainty is worth it.
This was accurate as of Q1 2025. The IoT landscape evolves fast—new bands, new SiP packages, new subsidy models. Verify current pricing and lead times before signing off on your BOM.
If you've got a specific deployment spec you'd like a second opinion on, I'm happy to check it. Drop me a note with the key numbers (power, data, range, deadline) and I'll tell you which scenario you're in.