First: A Brief Overview of Bluetooth Core 6.x
Subsequent minor revisions to the Bluetooth Core Specification 6.0 (6.1, 6.2, and 6.3) have introduced a large number of features to improve channel sounding and much more.
Bluetooth 6.0 (September 2024): the big architectural release:
- Introduced Bluetooth Channel Sounding, which enables precise distance measurement between two devices, plus a new PHY (LE 2M 2BT) built specifically to support it
- Also added Decision-Based Advertising Filtering (DBAF), Monitoring Advertisers, an ISOAL enhancement, the LL Extended Feature Set, and a Frame Space update
Bluetooth 6.1 (May 2025): privacy/power tuning layer:
- Added Randomized RPA (Resolvable Private Address), allowing more dynamic address randomization that reduces tracking risk and improves power efficiency
- The controller now autonomously rotates private addresses at a randomized interval instead of a fixed timer, which also cuts host-processor wakeups and saves energy
Bluetooth 6.2 (November 2025): performance and developer tooling:
- Shorter Connection Intervals, dropping the minimum from 7.5 ms down to 375 µs for faster communication
- Channel Sounding Amplitude-based Attack Resilience for stronger RF security, HCI USB LE Isochronous Support (Bulk Serialization Mode), and Bluetooth LE Test Mode Enhancements
- The test mode work isn't user-facing but meaningfully improves the developer/certification experience
Bluetooth 6.3 (May 2026): refining Channel Sounding + HCI headroom:
- Channel Sounding Inline PCT Transfer, which lets the reflector send phase-aligned tones directly into hardware, cutting overhead and speeding up ranging
- PHY-specific RTT Accuracy reporting for better PHY selection in multi-PHY ranging
- "Running Out of Bits" expands HCI command/event-mask capacity for future scalability, and ACP/C-I Limit Relaxation aligns RF requirements between Classic and LE, simplifying design targets and enabling more power-efficient radios
For more details on the improvements, advantages, and end user examples for these features, please see the Key Features section on our main Bluetooth page. However, the main focus of this blog post is to distill all these features into five major advantages for developers that have been ushered in since the introduction of Bluetooth Core Specification 6.0.