Does Wi-Fi always require FCC Certification?
Almost any commercial electronic device that emits radio frequencies (like Wi-Fi) requires authorization from the Federal Communications Commission (FCC) to be legally marketed or sold in the United States. However, the type of FCC authorization needed depends on how the Wi-Fi is implemented.
1. End Devices Using Pre-Certified Modules
If you are building a product using a pre-certified Wi-Fi module (such as an ESP32 or pre-approved Raspberry Pi module), you do not need to go through the lengthy full-radio certification again. Instead, your finished product must pass a much simpler and less expensive process called an Supplier’s Declaration of Conformity (SDoC) to ensure it doesn’t cause interference as a whole unit.
2. Custom Devices (Intentional Radiators)
If you are building a device with a custom-designed Wi-Fi circuit, it is classified as an “Intentional Radiator”. In this case, it legally requires full FCC Certification. This involves submitting test reports from an accredited lab to a Telecommunication Certification Body (TCB) to prove compliance with strict radio output, spectrum, and RF exposure (SAR) limits.
Key Considerations:
- Unlicensed Spectrum: While Wi-Fi operates in unlicensed frequency bands (meaning the user doesn’t need an operator’s license), the device itself must still be FCC compliant.
- Strict Exemptions: The only major exceptions are for extremely limited, custom-built devices made exclusively for personal use or non-commercial prototypes.
For detailed information on equipment authorizations and specific rules, consult the FCC Equipment Authorization Guidelines.
