5  IoT Frequency Bands and Licensing

iot
wireless
rf
Keywords

IoT frequency band selection, licensed unlicensed spectrum IoT, ISM bands for IoT, sub-GHz 2.4 GHz 5 GHz IoT, IoT regional radio compliance

5.1 Start With the Wireless Story

A frequency band is a contract with physics and regulators. Start by asking who is allowed to transmit, how often, at what power, through what obstacles, and with what neighbors nearby before choosing licensed, license-exempt, or shared spectrum.

5.2 In 60 Seconds

An IoT frequency-band decision is not a preference for a famous protocol. It is an evidence record that shows the selected band fits the payload, range, antenna, enclosure, region, coexistence environment, and operating model.

Most IoT designs use one or more of these spectrum families:

  • sub-GHz shared bands for lower-rate links that need longer practical reach
  • 2.4 GHz shared spectrum for globally common local radios such as BLE, Zigbee, Thread, and Wi-Fi
  • 5 GHz and 6 GHz Wi-Fi spectrum for higher local throughput and shorter practical range
  • licensed cellular bands for operator-managed wide-area service
  • specialized higher-frequency or ultra-wideband systems for short-range ranging, sensing, or high-throughput links

The review goal is to prove that the band choice is allowed in the target region and works in the installed environment.

Phoebe the physics guide

Phoebe’s Why

Two separate physical effects split the band families. First, free-space loss \(\mathrm{FSPL} = (4\pi d/\lambda)^2\) – as derived in the EM waves chapter – grows with frequency squared. That is an aperture effect, not the air soaking up energy: a fixed-gain antenna collects power over an effective area proportional to \(\lambda^2\), so shorter waves hand the same antenna a smaller catch. Second, material attenuation rises with frequency, because walls and floors absorb more of shorter waves. Both effects favour sub-GHz for reach. The reward for climbing up-band is spectrum: the wide channels live at the higher frequencies.

The Band-to-Band Delta

Compare two bands at the same distance and the distance cancels:

\[\Delta\mathrm{FSPL} = 20\log_{10}\frac{f_2}{f_1}\]

The gap between bands is a fixed toll, the same at every range. The compensation is capacity. Shannon’s limit,

\[C = B\log_2(1 + \mathrm{SNR})\]

grows in proportion to bandwidth \(B\): more spectrum at the same SNR means proportionally more capacity.

Worked Numbers: This Chapter’s Bands

  • 868 MHz to 2.4 GHz: \(20\log_{10}(2400/868)\) \(= 20\log_{10}(2.765)\) \(= 8.83\) dB
  • 2.4 GHz to 5 GHz: \(20\log_{10}(5000/2400)\) \(= 20\log_{10}(2.083)\) \(= 6.38\) dB
  • Combined, 868 MHz to 5 GHz: \(8.83 + 6.38\) \(= 15.21\) dB – check: \(20\log_{10}(5000/868)\) \(= 20\log_{10}(5.760)\) \(= 15.21\) dB. In linear terms \((5000/868)^2 \approx 33\), so the 5 GHz link collects about 33 times less power at the same distance with same-gain antennas – before walls add their frequency-dependent share.
  • Shannon side: a 20 MHz channel at 20 dB SNR (ratio 100) gives \(C = 20\times10^{6}\log_2(101)\) \(= 20\times10^{6}\times 6.658\) \(\approx 133\) Mbit/s; an 80 MHz channel at the same SNR gives \(\approx 533\) Mbit/s – four times the capacity from bandwidth alone.

5.3 Learning Objectives

By the end of this chapter, you will be able to:

  • compare major IoT frequency-band families without relying on one-size-fits-all range claims
  • distinguish licensed, unlicensed, and shared spectrum responsibilities
  • identify why regional band plans affect hardware, firmware, certification, and deployment records
  • review 2.4 GHz, 5 GHz, 6 GHz, sub-GHz, and cellular choices using evidence
  • build a coexistence and measurement record for a band-selection decision
  • reject unsupported band claims before they become product or deployment defects
Quick Check: Frequency Band

5.4 What A Band Decision Must Prove

A frequency band controls more than radio range. It affects antenna size, allowed transmit behavior, channel availability, receiver filtering, coexistence, certification, provisioning, and service operations.

A review-ready band decision answers these questions:

  • What exact radio technology and frequency band are being used?
  • Which countries or regulatory regions are in scope?
  • Is the band licensed, unlicensed, shared, operator-managed, or site-licensed?
  • What payload size, latency, reporting interval, and mobility assumptions drive the choice?
  • Can the antenna and enclosure support the selected band?
  • What nearby systems already use the same or adjacent spectrum?
  • What power, duty-cycle, channel-access, and certification constraints apply in each target region?
  • What site measurements prove that the installed link has enough margin?
  • What firmware, SKU, or configuration controls prevent a device from using the wrong regional settings?

If the answer is only “this protocol usually works,” the review is not complete.

5.5 IoT Spectrum Families

Common IoT bands (sub-GHz, 2.4 GHz, 5 GHz) with range vs bandwidth trade-offs.
Figure 5.1: IoT Radio Spectrum Overview

Use Figure 5.1 to keep the band families separate during review. The same payload can sometimes be carried by several technologies, but each candidate needs different evidence.

5.5.1 Sub-GHz Shared Bands

Sub-GHz IoT systems are often used when the design values reach, penetration, and low-rate telemetry more than throughput. Examples include LoRaWAN, some proprietary short-range devices, and region-specific low-power wide-area deployments.

Review questions:

  • Which regional band plan is actually used, such as EU-style, US-style, or country-specific sub-GHz allocation?
  • Does the radio module support the target region in hardware and firmware?
  • Are the transmit behavior, channel plan, and access rules configured for that region?
  • Is the antenna large enough and placed well enough for the chosen band?
  • Does the link still work after installation in boxes, cabinets, basements, poles, or vehicles?

Do not treat “sub-GHz” as a global single band. The useful design question is which sub-GHz allocation applies to the target deployment.

5.5.2 2.4 GHz Shared Spectrum

The 2.4 GHz band is common because many radios, chipsets, antennas, and products support it. Wi-Fi, BLE, Zigbee, Thread, and other radios may all be present in the same building.

Review questions:

  • Which technologies share the local 2.4 GHz environment?
  • Are channels fixed, adaptive, hopping, or centrally planned?
  • Does the device operate near access points, phones, gateways, ovens, machinery, or other emitters?
  • Was packet success measured during realistic busy periods?
  • Are retries and sleep behavior acceptable when the band is congested?

The 2.4 GHz band can be an excellent choice, but it should be approved with coexistence evidence rather than assumed to be safe because it is globally familiar.

5.5.3 5 GHz And 6 GHz Wi-Fi Spectrum

Higher Wi-Fi bands can provide more local capacity and more channel options than 2.4 GHz. They also tend to have shorter practical reach through walls and may involve region-specific access rules, dynamic frequency selection, power limits, indoor-only conditions, or coordination mechanisms.

Review questions:

  • Does the IoT device actually need Wi-Fi throughput, or only small status messages?
  • Are all target client devices and access points compatible with the selected band?
  • Are DFS, indoor-only, low-power, or other regional operating conditions relevant?
  • Does the design still work from representative installed positions?
  • Does fallback to another band change latency, battery use, or roaming behavior?

Avoid “higher band means better” reasoning. Higher frequency may help capacity, but it may also reduce installed margin.

5.5.4 Licensed Cellular Bands

Cellular IoT uses spectrum assigned to mobile operators. NB-IoT, LTE-M, LTE, 5G RedCap, and other cellular services can provide managed wide-area coverage, mobility support, SIM or profile management, and operator network operations.

Review questions:

  • Which operator, service type, and supported band set are in scope?
  • Does the module support the necessary regional cellular bands?
  • Is coverage measured where the product will actually operate?
  • Are roaming, provisioning, data plan, firmware update, and fallback assumptions documented?
  • Does the application tolerate operator coverage gaps, network changes, and service constraints?

Licensed cellular can simplify wide-area connectivity, but it adds dependency on operator service, certification, subscription, and coverage evidence.

5.5.5 Specialized Higher-Frequency Systems

Some IoT systems use UWB, mmWave-style links, radar, or optical wireless links for ranging, sensing, localization, or high-throughput short-range communication. These are not replacements for every sensor network.

Review questions:

  • Is the system trying to communicate, locate, sense, or stream high-rate data?
  • Is line of sight or room-scale coverage assumed?
  • Are obstruction, orientation, body blocking, enclosure, and installation constraints measured?
  • Are regulatory and certification requirements different from the main product radio?
  • Does the system have a fallback path when the specialized link is unavailable?

Specialized bands should be approved for a specific job, not because they sound newer.

5.6 Licensed, Unlicensed, And Shared Spectrum

Licensed spectrum grants controlled use rights to an operator or license holder. Unlicensed spectrum allows compliant devices to transmit without an individual spectrum license, but only within regional technical rules. Shared spectrum may include coordination, listen-before-talk, duty-cycle, power, or database-style requirements depending on the band and country.

Practical review differences:

  • Licensed or operator-managed: check service availability, supported bands, SIM or profile management, operator certification, roaming, service continuity, and contract assumptions.
  • Unlicensed shared: check regional rules, channel access, coexistence, duty behavior, transmit power, antenna gain, certification, and local interference.
  • Site-managed shared: check local coordination, channel plans, access-point settings, gateway placement, and operational monitoring.

No category removes the need for regional compliance and field evidence.

5.7 Regional Configuration Is A Product Requirement

Regional spectrum differences are not a late documentation detail. They can affect hardware variants, antenna matching, firmware defaults, install procedures, provisioning, labels, and support tooling.

Review questions:

  • Does the product know its allowed operating region before transmitting?
  • Can installers accidentally choose a region that is not permitted for the site?
  • Are test, manufacturing, and demo modes prevented from transmitting with unsafe settings?
  • Are firmware updates allowed to change radio behavior without a compliance review?
  • Is there a record showing which region, channel plan, power setting, and firmware version were used?

For multi-region products, region control belongs in the product design and release process, not only in a deployment note.

5.8 Coexistence And Channel Planning

Frequency selection is incomplete without coexistence review. A band may be legally allowed and still fail because nearby systems dominate the channel.

Strong coexistence evidence includes:

  • inventory of nearby radio systems and their likely channels
  • measurements from representative locations and busy periods
  • channel or spreading plan for gateways, access points, and sensor radios
  • retry, backoff, duty behavior, and packet success records
  • installed antenna orientation and enclosure checks
  • retest triggers after access-point changes, gateway moves, firmware updates, or building changes

In dense buildings, the useful question is not “is this band common?” It is “what happens to packet success when the real site is busy?”

5.9 Band Selection Review Flow

Evidence-first flow for approving an IoT frequency-band selection: define application requirements, name target regions, compare candidate bands, check antenna and enclosure, review licensing and channel rules, measure coexistence, lock configuration, and define retest triggers.
Figure 5.2: Evidence-first flow for approving an IoT frequency-band selection.

Use Figure 5.2 when a project proposes a band because it is familiar, convenient, or already supported by a module. Familiarity is useful, but approval needs a repeatable evidence path.

5.10 Worked Review: Building Sensor Mix

Prompt: “Use 2.4 GHz for every building sensor because the prototype already supports it.”

Review path:

  1. Split the devices by payload, latency, power state, mobility, and installed location.
  2. Identify which devices need local Wi-Fi throughput and which only need small sensor updates.
  3. Survey existing Wi-Fi, BLE, Zigbee, Thread, and gateway traffic in representative areas.
  4. Check antenna placement and enclosure detuning for each device class.
  5. Test packet success during busy periods, not only during a quiet lab run.
  6. Decide whether one band is acceptable or whether the system needs multiple radios or separate channel plans.
  7. Record channel settings, firmware defaults, gateway placement, and retest triggers.

Accepted answer: “2.4 GHz may be suitable for some devices, but the approval depends on coexistence and installed-link evidence for each device class.”

5.11 Worked Review: Multi-Region Asset Tracker

Prompt: “Use one sub-GHz configuration for the global tracker because sub-GHz has long range.”

Review path:

  1. List the countries and regions where the tracker will ship, roam, or be demonstrated.
  2. Check whether the proposed module, antenna, and firmware support each region’s allowed bands.
  3. Identify any region-specific power, access, channel, or certification constraints.
  4. Decide whether the product needs separate SKUs, region-locked firmware, provisioning controls, or an operator-managed cellular fallback.
  5. Test the final enclosure and antenna for each supported band.
  6. Record the approved region configuration and block unsafe transmit modes.

Accepted answer: “Sub-GHz is not one global setting. A multi-region product needs region-aware hardware, firmware, provisioning, and compliance evidence.”

5.12 Common Mistakes

  • treating a protocol name as proof that the frequency band is suitable
  • quoting exact range numbers without environment, antenna, payload, and measurement context
  • using a region-specific sub-GHz setting in a different market
  • assuming unlicensed means unregulated
  • assuming licensed cellular removes coverage, roaming, or certification review
  • selecting 5 GHz or 6 GHz because it has more capacity when the sensor needs coverage and low energy
  • ignoring antenna gain when checking radiated-power limits
  • approving channel plans without measuring the real RF environment
  • forgetting retest triggers after access-point changes, gateway moves, enclosure changes, or firmware updates

5.13 Knowledge Check: Frequency-Band Review

5.14 Match The Spectrum Term To The Review Evidence

5.15 Order The Band Selection Review

5.16 Review Checklist

Before approving a frequency-band decision, confirm that the record includes:

  • exact radio technology, band, channel plan, and operating mode
  • target countries, regulatory regions, operators, or site spectrum rules
  • licensed, unlicensed, shared, or operator-managed responsibility model
  • antenna, enclosure, ground-plane, orientation, and installed-placement evidence
  • payload size, reporting interval, latency, mobility, and power assumptions
  • coexistence survey and packet measurements from busy representative conditions
  • regional firmware or SKU controls that prevent unsafe settings
  • certification, provisioning, service, and support responsibilities
  • retest triggers after firmware, antenna, enclosure, gateway, access-point, operator, or site changes

5.17 Two Regimes — Licensed and License-Exempt

Radio spectrum is a shared, regulated resource, and IoT technologies split across two access regimes. Licensed spectrum is assigned to an operator or license holder — the cellular LTE/5G bands behind NB-IoT and LTE-M. License-exempt (often called ISM) spectrum is available to compliant devices without an individual spectrum license — the 2.4 GHz and 5 GHz Wi-Fi bands, 6 GHz for Wi-Fi 6E, and sub-GHz 868 MHz (Europe) and 915 MHz (Americas) used by Zigbee, LoRaWAN, and friends.

The choice is a bargain. Licensed spectrum buys managed interference and predictable operations, paid for with a subscription and no self-deployment. License-exempt spectrum is self-deployable, but you share the air with everyone else and must obey power and, in some bands, duty-cycle limits.

Worked fit check. Suppose a building sensor sends a 30-byte state update every five minutes from behind two walls. A 2.4 GHz design may reuse existing gateways, but it must share the channel with Wi-Fi, BLE, Zigbee, and phones; the review needs packet success during busy periods. A sub-GHz design may gain range and wall margin, but the antenna is larger and the exact regional band plan matters. A cellular design may avoid local gateway planning, but it depends on operator coverage, module band support, provisioning, and service continuity. The same payload can fit all three families; the evidence record decides which one is acceptable.

The first review calculation is usually simple. Name the target region, list candidate bands, convert each to an antenna-scale expectation, and mark the operating responsibility. A 915 MHz quarter-wave antenna is about 8.2 cm; a 2.4 GHz quarter-wave antenna is about 3.1 cm. That packaging advantage may be worth the extra shared-spectrum congestion, or it may not. The point is to compare payload, installation, region, channel behavior, and operational ownership together instead of treating the protocol label as the decision. Evidence map linking propagation path, spectrum access, regional profile, service and coexistence evidence, and retest triggers to the approved frequency-band decision scope.

Frame the decision: licensed = paid, managed, operator-controlled; license-exempt = self-deployed, shared, rule-bound. Coverage, cost, and control push you toward one or the other.

5.17.1 Overview Knowledge Check

5.18 Bands, EIRP Caps, and Duty Cycle

Two rule types shape what you can do in license-exempt bands: an EIRP limit (maximum radiated power) and, in several sub-GHz bands, a duty-cycle limit (the fraction of each hour a device may transmit). For example, the European 868 MHz band under ETSI splits into sub-bands with caps such as 1% or 0.1% duty cycle and 25 mW ERP (effective radiated power, the dipole-referenced measure ETSI uses for these sub-bands — about 41 mW EIRP), while 2.4 GHz Wi-Fi in Europe is capped near 100 mW (20 dBm) EIRP.

Regime / band Access Notable rule
LTE Band 20 (800 MHz) Licensed No duty-cycle cap; operator-scheduled
2.4 GHz ISM Exempt ~100 mW EIRP (EU); shared with BLE/Zigbee
868 MHz (EU) Exempt Sub-band duty cycles (e.g. 1% / 0.1%)
6 GHz (Wi-Fi 6E) Exempt Power classes (LPI/VLP); often indoor-only

Worked example. A LoRaWAN sensor in the EU 868 MHz 1%-duty sub-band may transmit at most ~36 seconds per hour on that channel; a chatty firmware update would blow that budget and must be spread out or moved to a different sub-band. An NB-IoT sensor on licensed Band 20 has no such duty-cycle cap — the operator schedules its access — but it needs a SIM and a data plan. The regime, not the radio, sets these constraints.

The arithmetic becomes useful when firmware behavior is reviewed. At a 1% duty cycle, the hourly airtime budget is 0.01 × 3600 = 36 seconds. If one uplink takes 900 ms on air, a device can send at most 40 such uplinks per hour on that constrained sub-band before protocol overhead, downlinks, retries, or regional sub-band details are considered. A firmware plan that sends one status frame per minute already consumes about 54 seconds per hour at that airtime, so the design must reduce payload, lower airtime, spread traffic across permitted channels, change the reporting interval, or choose another regime.

EIRP needs the same discipline. A conducted-power setting alone is not enough; radiated power includes antenna gain and losses. If a radio outputs 14 dBm into a 2 dBi antenna with negligible cable loss, the rough EIRP is 16 dBm. If a region or band plan allows only 14 dBm EIRP for that mode, the implementation is not compliant even though the radio setting looks acceptable. Review the configured power table, antenna variant, region lock, manufacturing test mode, and firmware update path as one control surface.

5.18.1 Practitioner Knowledge Check

5.19 Why the Rules Exist, and the Middle Ground

Duty-cycle and EIRP limits are not bureaucracy for its own sake — they are how a commons stays usable. If every device in an unlicensed band could transmit at full power all the time, the band would saturate and nobody’s link would close. Capping airtime and power forces sharing, which is exactly why unlicensed technologies (Wi-Fi’s CSMA/CA, LoRaWAN’s duty cycle, listen-before-talk) build politeness into the protocol.

Between the two regimes sits a middle ground: shared or light-licensed spectrum such as CBRS at 3.5 GHz in the US, where a coordinator (a spectrum-access system) hands out priority tiers. It offers some of licensed spectrum’s protection without a full nationwide auction — useful for private industrial IoT networks.

Worked example. A factory wants dedicated, interference-managed wireless for AGVs but cannot buy a national cellular license. It deploys a private network on CBRS: the spectrum-access system grants it protected channels, giving cellular-grade control on a campus without owning the band outright — a regime choice that neither pure ISM nor full licensing offers.

Think of a band as a contract between devices. In an unlicensed commons, each device must limit how much energy and airtime it contributes so other compliant devices can still operate. In licensed cellular, the operator’s scheduler, power control, and network planning coordinate that contract. In shared access, a database or coordinator may decide who may transmit where and with what priority. The engineering review should identify which party enforces the contract: device firmware, local gateway planning, the mobile operator, a site administrator, or a spectrum coordinator.

That ownership question changes failure handling. If a shared 2.4 GHz site becomes congested, the product team may need channel planning, retries, more gateways, or a different radio. If an operator-managed cellular deployment loses coverage in a basement, the fix may involve antenna placement, an alternate operator profile, a gateway, or a different service. If a light-licensed campus network loses its grant, the operational response is a spectrum-management issue, not just a radio-driver bug. The band decision therefore belongs in product requirements, deployment records, and support playbooks.

5.19.1 Under-the-Hood Knowledge Check

5.20 Summary

Frequency-band selection connects wireless physics to product responsibility. Sub-GHz, 2.4 GHz, 5 GHz, 6 GHz, licensed cellular, and specialized higher-frequency systems each solve different problems and create different obligations. A strong chapter-level review avoids brittle numeric shortcuts and instead documents the region, radio behavior, antenna, coexistence environment, measurements, configuration controls, and retest plan.

5.21 Key Takeaway

IoT Frequency Bands and Licensing should tie mobile wireless fundamentals to spectrum, propagation, link budget, coverage planning, licensing, power, and deployment evidence.

5.22 Concept Relationships

  • EM waves and spectrum basics explain why frequency affects wavelength, antenna size, path loss, and propagation.
  • Cellular spectrum applies band-selection evidence to operator-managed IoT services.
  • Propagation design turns band choice into coverage, link margin, and placement evidence.
  • Wi-Fi fundamentals show how 2.4 GHz, 5 GHz, and newer Wi-Fi bands behave in local networks.
  • LPWAN technologies use band plans, low data rates, and gateway placement to trade throughput for reach.

5.23 What’s Next