📱

Bluetooth Frequency Info Tool

Channel-to-frequency reference for Bluetooth Classic BR/EDR (79 channels, 2402–2480 MHz) and BLE (40 channels: 37 data + 3 advertising), with a side-by-side WiFi coexistence diagram and an optional frequency-hopping animation.

Input

Result

Channel center frequency
Channel index
Frequency
Channel type
WiFi 2.4 GHz coexistence
Hop rate
Channel-to-frequency formulas
WiFi-Bluetooth coexistence map · 2400–2484 MHz ISM band

About Bluetooth Frequencies

Bluetooth and WiFi share the same 2.4 GHz ISM (Industrial, Scientific, Medical) band — an unlicensed slice of spectrum from 2400 to 2483.5 MHz available globally. The two technologies took very different approaches to coexisting in this crowded band: WiFi picks one wide channel and stays there, Bluetooth spreads its transmissions across many narrow channels via frequency hopping.

Classic BR/EDR — 79 channels, 1 MHz wide

Classic Bluetooth uses 79 channels spaced 1 MHz apart from 2402 to 2480 MHz. The protocol hops 1600 times per second between channels using a pseudo-random sequence derived from the master device's clock and address. Modern devices use AFH (Adaptive Frequency Hopping) — they identify channels with persistent interference (e.g., a busy WiFi channel) and exclude those from the hopping sequence. AFH gives Classic BT excellent resilience against WiFi traffic.

BLE — 40 channels, 2 MHz wide

Bluetooth Low Energy has 40 channels spaced 2 MHz apart, of which 3 are dedicated to advertising: channel 37 (2402 MHz), channel 38 (2426 MHz), and channel 39 (2480 MHz). These three are deliberately placed AROUND the most common WiFi channels (1 at 2412, 6 at 2437, 11 at 2462) — channels 38 and 39 sit in the gaps where WiFi traffic is minimal. The remaining 37 channels are data channels used during connections.

WiFi coexistence

A WiFi 2.4 GHz channel is 20 MHz wide and centered at 2412 + 5·(ch − 1) MHz. So WiFi 1 occupies 2402–2422, WiFi 6 occupies 2427–2447, WiFi 11 occupies 2452–2472. Any Bluetooth channel whose center falls inside one of these 20 MHz windows is likely to see interference from WiFi. Try selecting Classic channel 6 (2408 MHz, inside WiFi 1) vs Classic channel 22 (2424 MHz, between WiFi 1 and 6) and watch the result change.

Why hopping helps

Even if WiFi interferes with some Bluetooth channels, the rapid hopping means each packet has a chance of being sent on a clean channel. Lost packets are retransmitted. With AFH, the truly bad channels get removed from the rotation entirely. Result: Bluetooth keeps working alongside WiFi in the same room, with only mild throughput / latency penalties.

Frequently Asked Questions

Why does BLE use exactly channels 37, 38, and 39 for advertising?
The three advertising channel positions were chosen to spread across the band AND avoid the most common WiFi channels. Ch 37 (2402 MHz) sits at the bottom edge — just inside WiFi 1's lower edge but clear of WiFi 6 and 11. Ch 38 (2426 MHz) is in the GAP between WiFi 1 (up to 2422) and WiFi 6 (from 2427) — usually the cleanest spot. Ch 39 (2480 MHz) is above WiFi 11 (which ends at 2472) and clear of nearly all WiFi traffic. By transmitting on all three, a BLE device almost always gets through at least one — even in WiFi-saturated environments. This dramatically improves connection-setup reliability.
What's the difference between Classic Bluetooth and BLE?
Same band, totally different protocols. Classic BR/EDR (Basic Rate / Enhanced Data Rate) is the original standard for audio streaming, file transfer, and continuous connections. It uses 79 channels at 1 MHz spacing, hops 1600 times/sec, draws meaningful current, and supports 1–3 Mbps data rates. BLE (Low Energy), added in Bluetooth 4.0 (2010), is designed for sensors and beacons — 40 channels at 2 MHz, simpler protocol, sleeps almost always, can run for years on a coin cell. BLE 5 (2016) doubled data rate to 2 Mbps with the "LE 2M" PHY. A Bluetooth 5 device typically supports BOTH protocols (dual-mode).
Why does Bluetooth hop frequencies instead of just picking a clean channel?
Two reasons. First, regulatory: FCC Part 15 originally required frequency-hopping spread spectrum (FHSS) for unlicensed 2.4 GHz devices to limit interference to any single victim radio. Second, robustness: hopping spreads each transmission across many channels, so if any single channel is jammed (by WiFi, a microwave oven, a neighbor's Bluetooth), only a fraction of packets are affected and can be retransmitted on different channels. AFH refines this further by avoiding channels that are CONSISTENTLY bad. WiFi took the opposite approach (pick a wide channel, stay there) because high data rates require continuous wide-bandwidth transmission, which doesn't tolerate hopping.
Does Bluetooth interfere with WiFi or vice versa?
Both directions, but asymmetrically. WiFi is louder (≤100 mW for 2.4 GHz) and occupies 20 MHz at a time, so it OVERWHELMS the Bluetooth channels it sits on. Bluetooth is quieter (≤2.5 mW for Class 2, ≤100 mW for Class 1) and only uses 1 MHz at a time, so it barely affects WiFi unless many BT devices are hopping rapidly. In the same laptop / phone, the two radios are coexistence-managed (the chipset arbitrates time slots) so they don't transmit simultaneously. The biggest practical issue: USB 3.0 cables (which emit RF noise around 2.4 GHz) can knock out nearby Bluetooth + WiFi simultaneously.
Are Bluetooth channels regulated differently in different countries?
Mostly the same. The 2400–2483.5 MHz ISM band is available worldwide. Some countries have minor differences: France previously restricted 2.4 GHz to 2446.5–2483.5 (only 37 of the 79 Classic channels), but this was lifted in 2013. Japan has a slightly narrower band (2402–2480 MHz) but allows the full Bluetooth range. The Bluetooth spec accommodates regional variations by allowing devices to disable specific channels via AFH. In practice, modern Bluetooth devices ship with worldwide-compatible firmware.
What's the maximum range of Bluetooth?
Depends on class and version. Class 3 (1 mW): ~1 m. Class 2 (2.5 mW): ~10 m — most phones and earbuds. Class 1 (100 mW): ~100 m — laptops, some headsets, industrial. BLE Long Range (BT 5, 1 Mbps PHY with FEC): ~400 m line-of-sight. BLE Coded PHY (S=8 coding, BT 5): ~1 km in open air. Real-world range is dramatically less indoors due to walls, body absorption, and 2.4 GHz crowd. Range estimates assume free-space with no obstacles; indoor performance is typically 1/4 to 1/10 of the rated free-space figure.