Bluetooth Version Reference

Bluetooth 1.0 through 5.4 range, speed, and features

Reference table of Bluetooth core specification versions from 1.0 to 5.4 — with maximum data rate, typical range, and the key feature added in each release including EDR, Bluetooth Low Energy, and LE Audio. It runs free in your browser on Gera Tools, with nothing uploaded.

Last updated Source: Gera Tools

What is the difference between classic Bluetooth and Bluetooth Low Energy?

Classic Bluetooth (BR/EDR) is built for continuous, higher-throughput links like wireless headphones. Bluetooth Low Energy (BLE), added in 4.0, uses short bursts to drink minimal power, which suits sensors, wearables, and beacons that run for months on a coin cell.

Bluetooth versions and what each added

Bluetooth has evolved from a slow cable-replacement for phones into the backbone of wireless audio and the Internet of Things. This reference lists every core specification version from 1.0 to 5.4 with its maximum data rate, typical range, and the single most important feature it introduced.

How it works

Two technology branches matter. Classic Bluetooth (Basic Rate / Enhanced Data Rate, BR/EDR) is a continuous connection optimised for streaming, peaking at 3 Mbit/s with EDR. Bluetooth Low Energy (BLE), introduced in version 4.0, uses short, infrequent radio bursts to minimise power, trading throughput for battery life measured in months. From 4.0 onward most chips support both stacks, and an application picks whichever fits.

Range and speed are governed by the radio PHY. Bluetooth 5.0 added an optional 2 Mbit/s PHY (faster) and a Coded PHY (longer range, up to ~4x), so the same version can favour either speed or distance. Later 5.x releases focused less on raw speed and more on capability: direction finding for indoor positioning (5.1), LE Audio and the efficient LC3 codec (5.2), power and reliability refinements (5.3), and large-fleet advertising with encryption (5.4).

Tips and notes

  • The advertised range assumes the highest power class in open air; in practice walls, human bodies, and the 2.4 GHz band’s congestion cut it sharply.
  • LE Audio and Auracast (broadcast audio to unlimited receivers) require Bluetooth 5.2 or later on both ends.
  • Higher version numbers do not always mean faster audio; classic BR/EDR still carries most high-quality headphone streams.
  • For battery-powered sensors, choose BLE and the longer-interval advertising modes; for low-latency audio, classic or LE Audio with Isochronous Channels is the right fit.

Bluetooth version history at a glance

VersionYearKey additionMax data rate
1.0 / 1.11999–2001Cable replacement, basic BR1 Mbit/s
1.22003Adaptive frequency hopping (AFH), faster discovery1 Mbit/s
2.0 + EDR2004Enhanced Data Rate (3× faster)3 Mbit/s
2.12007Secure Simple Pairing, sniff subrating (power saving)3 Mbit/s
3.0 + HS2009High Speed via Wi-Fi coexistence (rarely implemented)24 Mbit/s (via 802.11)
4.02010Bluetooth Low Energy (BLE) introduced1 Mbit/s (BLE)
4.12013Better coexistence with LTE, connection-less peripherals1 Mbit/s (BLE)
4.22014Larger BLE packets, IPv6 / 6LoWPAN, improved privacy1 Mbit/s (BLE)
5.020162× speed PHY, 4× range Coded PHY, 8× advertising capacity2 Mbit/s
5.12019Direction Finding (AoA/AoD for indoor positioning)2 Mbit/s
5.22020LE Audio, LC3 codec, Isochronous Channels, Auracast2 Mbit/s
5.32021Connection subrating, advertising interval improvements2 Mbit/s
5.42023Periodic Advertising with Responses (PAwR), encrypted advertising2 Mbit/s

Choosing the right Bluetooth version for a project

For audio (headphones, speakers, hearing aids) Classic Bluetooth A2DP profile remains the dominant choice for high-quality music streaming because the profile is universally supported and codecs like aptX and AAC deliver low-latency, high-quality audio. Bluetooth 5.2 LE Audio with the LC3 codec improves efficiency and enables broadcast scenarios (Auracast), but device support was still maturing in 2023–2024. Hearing aids specifically benefited from LE Audio’s direction-finding features.

For IoT sensors and wearables BLE (4.0 and above) is almost always the right choice. Key parameters:

  • Connection interval — how often the central and peripheral communicate. Longer intervals (say, 1 second) save power on coin cells; shorter intervals reduce latency.
  • Advertising interval — for connectionless use cases like beacons. Longer gaps between advertisement packets extend battery life at the cost of discovery time.
  • Bluetooth 5.0’s Coded PHY is valuable for sensors in difficult RF environments (thick walls, outdoor assets) because it extends range significantly.

For device tracking and indoor positioning Bluetooth 5.1 added Angle of Arrival (AoA) and Angle of Departure (AoD) direction finding, which enables sub-metre indoor positioning when combined with antenna arrays. Bluetooth 5.4’s PAwR feature allows large deployments — such as electronic shelf labels — where thousands of devices need periodic updates from a single central device.