
MWC 2026 Recap
March 7, 2026How to Connect an IoT Sensor Network to the Cloud Over Cellular
Building a sensor network that reliably delivers data to a cloud backend is one of the most common IoT challenges engineers face — and one of the least well-documented in practical terms. Most guides stop at the component level: here is a sensor, here is a SIM card, here is a cloud platform. What they rarely explain is how to think about the architecture as a whole, how to size your cellular connection before you have real usage data, and how to avoid the mistakes that only show up once devices are in the field.
This guide is for developers and technical leads who are building or prototyping a hub-and-spoke sensor architecture with cellular backhaul to a cloud platform. It covers how to structure the connectivity layer, how to choose the right SIM at each stage, and how to use data visibility tools to move from prototype to production without guessing.
The Hub-and-Spoke Model and Why It Matters for Connectivity
In a hub-and-spoke sensor deployment, individual sensor nodes do not each connect directly to the internet. Instead, they transmit over a short-range protocol — Zigbee, LoRa, BLE, or a wired bus, depending on the application — to a central hub or gateway device. The hub aggregates the data from all connected sensors and is the single device that connects to the outside world, in most cases over cellular.
This architecture exists for good reasons. Sensor nodes are typically low-power devices that would drain batteries quickly if they maintained a continuous cellular connection. Short-range radio protocols are far more efficient for local sensor-to-gateway communication. And aggregating data at the hub before transmitting reduces the total volume of cellular traffic compared to each sensor connecting independently.
The practical implication is that the SIM card lives in the hub, not in the individual sensors. When you are evaluating cellular connectivity for this type of deployment, you are evaluating it for the gateway device, and the data volume you need to plan for is the aggregated output of the entire sensor cluster — not any single node.
How to Think About Data Volume Before You Have Real Numbers
The hardest part of planning cellular connectivity for a new sensor deployment is that you often do not know your actual data consumption until devices are running in the field. Payload size depends on how frequently sensors report, how much data each reading contains, what protocol you are using to transmit to the cloud, and whether you are sending raw readings or processed summaries. These variables interact in ways that make upfront estimates unreliable.
Rather than trying to calculate this precisely upfront, treat the question in two stages.
In the prototype stage, your goal is not to optimize — it is to measure. Run your hub in a realistic environment, connect it to your cloud backend, and let it operate normally for a representative period. Use your SIM management portal to track exactly how much data the device consumed during that window. Most IoT SIM platforms show you this at the individual SIM level in close to real time, which gives you a clean baseline without guesswork.
Once you have that baseline from real operational data, you can size your production plan with confidence. That number — your actual measured consumption under realistic conditions — is the only reliable input for plan selection. Estimates made before a device has run in the field are starting points, not conclusions, and should be treated accordingly.
The key insight is to separate the question of architecture from the question of plan sizing. Get the architecture right first. Measure actual consumption second. Then choose a plan.
Choosing the Right SIM for Each Stage of Development
For a single-hub prototype, a prepaid SIM is almost always the right starting point. There is no minimum order quantity, the cost is low enough that it removes financial risk from early testing, and you get immediate access to a management dashboard where you can monitor consumption from the first day the device is live. The annual validity window on most prepaid configurations gives you plenty of time to run real-world tests without the pressure of a monthly billing cycle.
The key constraint with prepaid is that the data allocation is fixed at the time of purchase. You cannot add to it or change it after the fact. For a prototype where your usage is genuinely unknown, this means choosing a configuration that comfortably over-provisions rather than one that cuts close to the edge. If you burn through a prepaid allotment faster than expected you are not in a disaster scenario, but you will need to order a new card rather than simply upgrading a plan.
Once you move from a single prototype to a multi-hub deployment — typically when you are commissioning ten or more gateway devices — a postpaid Pay-As-You-Go plan becomes the better structure. At that point you will have real usage data from your prototype phase, which means you are no longer guessing. You can select a plan tier that matches your actual measured consumption, and because PAYG billing is monthly in arrears with the flexibility to change tiers at any time, you can continue refining as your deployment data accumulates.
For larger deployments where hub consumption varies — some hubs serving denser sensor clusters, others sitting in quieter locations — a pooled data bundle is worth evaluating. Pooled plans assign a data allocation to each SIM but let all the allocations draw from a shared account-level pool. Hubs that use less in a given month effectively subsidize the ones that use more, which smooths out variance and makes monthly costs more predictable at scale.
Using the SIM Management Dashboard During Development
One of the most underused tools in the IoT development process is the SIM management portal. Most teams use it for activation and billing. Fewer use it as an active development instrument — but that is exactly what it is built for.
During prototype testing, check the per-SIM consumption data regularly. Look for unexpected spikes that might indicate a misconfigured reporting interval, a runaway retry loop, or firmware behavior that is transmitting more aggressively than intended. Catching anomalies during the prototype phase is far less costly than discovering them after a full deployment.
The dashboard also lets you pause individual SIMs without canceling service, which is useful during development phases where a device is temporarily offline, in transit, or sitting on a bench between test cycles. A paused SIM carries a reduced monthly fee rather than the full active rate, so you are not paying for connectivity you are not using during idle development periods.
Once you move to production, per-SIM visibility at the account level gives you ongoing operational awareness across the fleet. If a hub in the field starts consuming anomalous amounts of data, you will see it in the portal before it becomes a billing surprise. That kind of early warning is only available if you are in the habit of checking — which is easier to build during development than after the fact.
What to Validate Before You Scale
Before moving from prototype to a production rollout, work through these questions on your hub device and connectivity configuration.
Does your measured data consumption over a representative period match your expectations? If the numbers are significantly higher than anticipated, identify the cause before scaling. A consumption discrepancy that is manageable on one device becomes a serious cost problem across a large fleet.
Does your hub handle cellular reconnection gracefully after a signal dropout? This is worth testing explicitly in your prototype phase, particularly if your deployment environment includes locations with variable coverage.
Does your carrier coverage extend reliably to all the locations where hubs will be installed? If your deployment spans geographies where one carrier has weaker coverage — rural areas, industrial facilities, or buildings with heavy shielding — confirm that your SIM configuration handles those environments reliably before committing to a full rollout.
Does your plan structure scale efficiently as you add hubs? The plan that works for a ten-device pilot may not be the most cost-effective structure at a hundred devices. Model the cost at your target deployment size before you commit so that plan renegotiation does not become an unplanned task mid-rollout.
Key Takeaways
The SIM in a hub-and-spoke sensor deployment lives in the gateway, not in the sensors. Size your cellular data plan based on the aggregated output of the entire sensor cluster as measured under real operating conditions — not on upfront estimates. Use a prepaid SIM to prototype, measure actual consumption through the dashboard, and use that data to select your production plan. Use the SIM management portal actively during development to catch unexpected consumption patterns before they reach production. Build in time to explicitly test cellular reconnection behavior and coverage in your target deployment environment. And model your plan costs at full deployment scale before you finalize your connectivity structure.






