courses > Cellular IoT Foundations > Connectivity and network fundamentals
Connectivity and network fundamentals
It holds the IMSI and cryptographic keys that let the network verify a device is authorized; no cellular device connects without one.
SIMs miniaturized from credit-card size to the nano-SIM, but the real shift came with the eSIM (2016) and iSIM (2023), which are different architectures, not just smaller cards.
A soldered eUICC with Remote SIM Provisioning enables over-the-air carrier switching, multiple stored profiles, and fully sealed, high-ingress-rated hardware.
Folding the SIM into the modem SoC removes a component entirely, cutting power by ~70 percent and BOM cost by ~50 percent while strengthening security.
eSIM and iSIM let you ship one global hardware variant and reprovision it over the air, avoiding SKU sprawl and extending usable life to ten years or more.
Every cellular device needs a way to prove who it is before a network will carry its data. But the plastic card that did that job for decades becomes a liability once you deploy sensors inside concrete, shipping containers, or sealed enclosures you can never physically reach. This page explains the three generations of SIM technology and why the shift from a removable card to silicon inside the chip is one of the most important changes in cellular IoT. By the end, you will understand what a SIM (Subscriber Identity Module) actually does and when to choose a card, an eSIM, or an iSIM.
A SIM (Subscriber Identity Module) stores a unique identifier called the IMSI (International Mobile Subscriber Identity) along with cryptographic keys that prove a device is authorized to use a network. Think of it as a digital passport: without it, the network will not let your device through the door. Every cellular device, from a smartphone to a tiny asset tracker, needs one to connect.
The SIM has been shrinking continuously since 1991:
Miniaturization alone, however, did not solve the operational problem of physically touching devices in the field.
The eSIM, technically an eUICC (embedded Universal Integrated Circuit Card), is not just a smaller SIM. It is a chip soldered directly onto the circuit board in an MFF2 package measuring about 5 by 6 mm, and it acts as a software-defined identity layer. Its breakthrough is Remote SIM Provisioning (RSP): you can download, activate, and switch carrier profiles over the air with no physical access to the device. A single eSIM can hold multiple carrier profiles at once, letting an enterprise move a fleet of ten thousand devices to a new carrier without touching a unit.
For hardware design, soldering the SIM down removes the tray, the exposed contacts, and a mechanical failure point. That allows fully sealed devices rated to IP68 or IP69K and reduces PCB footprint to roughly 30 square millimeters. The ecosystem relies on standardized components: the SM-DP+ (Subscription Manager Data Preparation server) encrypts and stores profiles, the eIM (eSIM IoT Manager) orchestrates fleet-wide operations, and the IPA (IoT Profile Assistant) is the device-side software that executes provisioning commands.
The GSMA developed three generations of Remote SIM Provisioning, each for a different deployment model:
A simple way to remember the progression: SGP.02 is "a person manages one device," SGP.22 is "the standardized consumer implementation," and SGP.32 is "an enterprise manages an entire fleet."
The iSIM takes integration further by building SIM functionality directly into the modem's System-on-Chip (SoC), so the SIM no longer exists as a discrete component. The impact is dramatic: board-space overhead drops to zero beyond the SoC footprint, power consumption falls by roughly 70 percent because the external bus to a discrete SIM is eliminated, and bill-of-materials cost drops by roughly 50 percent because there is no separate part to source, solder, and test. Security improves too, since there are no exposed PCB traces between the modem and SIM to tap, and the Tamper-Resistant Element (TRE) is isolated with its own secure memory and cryptographic engine.
With traditional SIMs, a global asset tracker might need dozens of hardware variants, one per country and carrier combination. With an eSIM, you build a single global SKU carrying a generic bootstrap profile: the device ships with just enough connectivity to wake up, reach the provisioning platform, and download the correct local profile at deployment. If a batch bound for Germany is rerouted to Brazil, the change is software-only. This same approach extends device lifespan. When a carrier sunsets its 2G or 3G network, you can remotely reprovision to another carrier or technology, potentially reaching ten to fifteen years of service.
1. What does a SIM (Subscriber Identity Module) do for a cellular device?
2. How is an eSIM physically different from a traditional SIM card?
3. What key advantage does an iSIM provide by integrating the SIM into the modem's System-on-Chip?
Discover how Access Point Names (APNs) route traffic and walk through the handshake process a device uses to authenticate and attach to a mobile network.
Start lesson