courses > Cellular IoT Foundations > IoT product lifecycle overview
IoT product lifecycle overview
Transmitting on licensed spectrum adds build complexity and mandatory regulatory testing that simple electronics avoid.
Multi-source design, PCN/PDN workflows, and alternate qualification protect a 10-to-20-year product from surprise chip obsolescence.
Inject a unique cryptographic identity during manufacturing, stored in a Secure Element or TPM, using X.509 certificates with ECC key pairs.
A signed SBOM, now required by the EU Cyber Resilience Act, lets you patch fast when a shared library is found vulnerable.
FCC covers RF interference, CE covers radio/safety/EMC directives, UL covers electrical and battery safety, and RoHS/REACH cover hazardous materials.
Budget 8 to 16 weeks and begin during PVT so a late-stage certification failure does not push your launch out by months.
You have a validated prototype that works beautifully on the bench. Now you need to build thousands of them. This is the point where many IoT projects hit unexpected delays and cost overruns. By the end of this lesson you will understand the core manufacturing considerations for cellular IoT devices and the regulatory certifications required to bring a wireless product to market.
The presence of a radio, a cellular module that transmits and receives on licensed spectrum, adds layers of complexity to both the build process and the regulatory requirements. That radio is the reason you face certification testing that a non-wireless product would never encounter.
IoT products are designed for 10- to 20-year lifespans, but their components are not. Nearly 30% of semiconductor end-of-life (EOL) events occur without a formal Product Change Notice, so a critical chip can disappear with little warning. Adopt three practices from day one:
Security begins during manufacturing, not after deployment. Each device should be pre-loaded with a unique cryptographic identity stored in a Secure Element (SE) or Trusted Platform Module (TPM), a tamper-resistant chip where private keys never leave the hardware boundary. The standard approach uses X.509 certificates with Elliptic Curve Cryptography (ECC) key pairs. ECC matches RSA security with far smaller keys, 256 bits versus 3,072 bits, making it well suited to resource-constrained microcontrollers.
The EU Cyber Resilience Act now requires a signed Software Bill of Materials (SBOM) which is a list of every third-party library in your device firmware. It allows rapid identification and patching when vulnerabilities appear in common software components. Even if you are not selling in the EU today, building an SBOM practice now prepares you for where global regulation is heading.
Every wireless product must clear regional certifications before it can legally be sold; shipping uncertified can bring fines, recalls, and market exclusion. The four you are most likely to encounter:
Plan for certification to take 8 to 16 weeks depending on product complexity and how many regions you target. Start during PVT, not after. Discovering a certification issue once production is ready can delay your launch by months.
Plan for certification to take 8 to 16 weeks depending on product complexity and how many regions you target. Start during PVT, not after. Discovering a certification issue once production is ready can delay your launch by months.
1. Why does a cellular module make manufacturing more complex than a simple electronic product?
2. Which certification is specifically associated with the United States for radio frequency interference?
3. When should you start the certification process?
Explore zero-touch provisioning and connectivity strategy. Understand the five-step sequence and tactics to avoid common fleet deployment failures.
Start lesson