courses > Cellular IoT Foundations > Connectivity and network fundamentals

4.4

Role of mobile operators

TL;DR

Key takeaways

1

MNOs own the infrastructure.

They hold spectrum licenses, build the towers and core network, and ultimately authenticate and carry every device's traffic.

2

MVNOs resell and specialize.

Without owning infrastructure, MVNOs lease MNO capacity and add multi-network SIMs, unified management, and IoT-focused support.

3

The choice is a trade-off.

Direct MNO relationships can mean better large-scale pricing and feature control; MVNOs offer multi-network flexibility and simpler global deployment.

4

Roaming has cost, regulatory, and performance implications.

Bilateral agreements enable it, but higher rates, anti-permanent-roaming rules, and added latency make it something to plan around.

5

eSIM sidesteps roaming problems.

Remotely provisioning a local profile lets a device operate as a domestic subscriber, avoiding roaming charges and regulatory limits.

6

A Connectivity Management Platform (CMP) is your control plane.

It manages SIM lifecycle, usage, diagnostics, and remote provisioning, increasingly via SGP.32, and is central to running a fleet economically.

Even with the leanest architecture and the most efficient protocols, your device still lives in a world someone else owns: the global infrastructure of mobile operators. This page introduces the organizations that make cellular connectivity possible, Mobile Network Operators (MNOs) and Mobile Virtual Network Operators (MVNOs), and explains what their roles mean for your IoT strategy, from roaming and global deployment to the platforms you use to manage a fleet.

What you'll learn

What a Mobile Network Operator (MNO) owns and provides

A Mobile Network Operator (MNO) owns and operates cellular network infrastructure. MNOs hold spectrum licenses which are government-issued rights to transmit on specific radio frequencies. They build and maintain the cell towers that form the Radio Access Network, run the core network including gateways and subscriber databases, and invest billions in upgrades across technology generations. When your device connects to a cellular network, it is ultimately connecting to an MNO's infrastructure, which authenticates it via the SIM, routes its data through the core, and delivers it to the internet or your private infrastructure.

For IoT specifically, MNOs provide coverage (LTE-M, NB-IoT, or 5G) in their licensed spectrum, offer service-level agreements for uptime and latency, support network-level power-saving features like PSM (Power Saving Mode) and eDRX (extended Discontinuous Reception), and may offer IoT-specific data plans priced by volume tiers rather than unlimited consumer plans.

How a Mobile Virtual Network Operator (MVNO) differs from an MNO

A Mobile Virtual Network Operator (MVNO) does not own physical network infrastructure. Instead, it leases capacity from one or more MNOs and resells connectivity, often adding specialized services. In IoT, MVNOs increasingly offer multi-network SIMs that connect to multiple MNOs within a country or across borders, so a device is not locked to a single carrier and can switch when one network is congested or has poor local coverage. MVNOs also commonly provide unified connectivity management platforms, simplified cross-country billing, and support tailored to IoT rather than consumer mobile.

How to choose between working with an MNO or an MVNO

The distinction shapes your architecture decisions. Working directly with an MNO gives you a direct relationship with the infrastructure owner, which can mean better pricing for very large deployments and more control over network features. Working with an MVNO gives you multi-network flexibility, simpler global deployment, and often a better developer experience.

How roaming works and what it means for global IoT deployments

When a device operates outside its home network's coverage. For example, a tracker made in the United States that ships to Germany must roam on a foreign network. Roaming works through bilateral agreements between MNOs: the home network authenticates the device, the visited network provides connectivity, and the two operators settle costs between them. Roaming introduces three considerations for IoT: cost, since roaming rates are often much higher than local rates; regulations, since some countries have anti-permanent-roaming rules and the EU has fair-use policies that affect long-term deployments; and performance, since signaling may need to traverse back to the home network, adding latency.

This is where eSIM becomes strategic. You can remotely provision a local carrier profile when a device reaches its destination, so it operates as a local subscriber and avoids roaming charges and regulatory issues.

What a Connectivity Management Platform (CMP) does

Whether you work with an MNO or an MVNO, you will interact with a Connectivity Management Platform (CMP) which is the software layer for managing your fleet's cellular connections. A CMP typically provides SIM lifecycle management (activating, suspending, and deactivating SIMs), real-time data usage monitoring and alerts, diagnostic tools for troubleshooting, and, for eSIM devices, remote provisioning and carrier switching. Modern CMPs increasingly integrate with the GSMA SGP.32 architecture to automate profile downloads, carrier changes, and lifecycle management across global fleets, making the CMP your operational control plane for connectivity.

Why total cost of ownership shapes operator strategy

The mobile operator landscape is evolving quickly: MNOs are investing in IoT-specific features like dedicated NB-IoT and LTE-M coverage, 5G network slicing, and edge computing, and some have launched dedicated IoT business units. At the same time, total cost of ownership extends far beyond the monthly data plan. Industry analysis shows 60 to 70 percent of IoT device costs occur after purchase, in management, administration, and operational overhead. The complexity of juggling multiple carrier relationships and portals pushes many organizations toward MVNOs or multi-network SIM platforms that consolidate these operations.

quiz

Lesson 4.4 Self-assessment

1. What does a Mobile Network Operator (MNO) own and operate?

2. How does a Mobile Virtual Network Operator (MVNO) differ from an MNO?

3. How does eSIM technology help a device avoid roaming charges in another country?

faq

Frequently asked questions

next chapter

Cloud and IoT platforms overview

What happens once your data hits the cloud? Explore device management, MQTT protocols, and telemetry pipelines. Learn to turn raw sensor readings into beautiful dashboards and actionable business value that scales to thousands of devices.

Start lesson