Bluetooth is a short-range wireless networking technology that connects devices over distances of up to 10 metres (Class 2) or 100 metres (Class 1) using radio waves in the 2.4 GHz band. It is designed for low-power, point-to-point connections — linking phones to headphones, keyboards to computers, and fitness trackers to apps.
What is Bluetooth and why was it invented?
Bluetooth was created in 1994 by engineers at Ericsson as a way to replace short cables connecting devices. The name comes from Harald Bluetooth, a tenth-century Danish king who united Scandinavian tribes — chosen because the technology was designed to unite communication protocols between different devices.
The key design goals were:
- Short range: for connecting personal devices within a room or desk area.
- Low power consumption: so wireless devices (headphones, keyboards, fitness bands) could run on small batteries for hours or days.
- Low cost: so the technology could be built into virtually any device cheaply.
- Simple pairing: so non-technical users could connect devices without configuring network settings.
Today, Bluetooth is built into virtually every smartphone, laptop, tablet, and many other devices.
What radio frequency does Bluetooth use?
Bluetooth transmits data using radio waves in the 2.4 GHz ISM (Industrial, Scientific, Medical) band — the same frequency range used by most Wi-Fi. To avoid interference between devices sharing this band, Bluetooth uses a technique called frequency hopping spread spectrum (FHSS):
The transmitter and receiver agree on a pseudo-random sequence of 79 different frequency channels and hop between them 1,600 times per second. If one frequency is momentarily blocked by interference (from a microwave oven or nearby Wi-Fi), the hop to the next channel means only a tiny fraction of data is lost and retransmitted. This makes Bluetooth robust in crowded radio environments.
How does Bluetooth pairing work?
Pairing is the process by which two Bluetooth devices establish a trusted connection. The steps are:
- Discovery: One device (the initiator) makes itself discoverable — it broadcasts its name and device type to nearby devices.
- Pairing request: The initiator selects the target device from a list and requests to pair.
- Authentication: The devices exchange a passkey (PIN) to verify they are the intended pair. This may involve:
- Just Works: no PIN, used for simple devices like headphones (lowest security).
- Passkey Entry: one device generates a 6-digit PIN displayed on screen; the user types it on the other device.
- Numeric Comparison (Secure Simple Pairing): both devices display the same 6-digit number; the user confirms it matches on both.
- Bonding: Once paired, the devices store each other's identities so future connections happen automatically without repeating the full pairing process.
What Bluetooth classes and versions exist?
Classes determine transmission power and therefore range:
| Class | Max power | Typical range |
|---|---|---|
| Class 1 | 100 mW | ~100 metres |
| Class 2 | 2.5 mW | ~10 metres (most consumer devices) |
| Class 3 | 1 mW | ~1 metre |
Versions have improved speed and range over time:
| Version | Max data rate | Notable feature |
|---|---|---|
| Bluetooth 2.0 + EDR | 3 Mbps | Enhanced Data Rate |
| Bluetooth 4.0 (BLE) | 1 Mbps | Bluetooth Low Energy — extends battery life for IoT devices |
| Bluetooth 5.0 | 2 Mbps (long range) / 50 Mbps (short) | 4× range, 2× speed, supports mesh networks |
| Bluetooth 5.4 | Up to 2 Mbps | Improved advertising, enhanced security |
Bluetooth Low Energy (BLE), introduced in version 4.0, is designed specifically for IoT devices such as fitness trackers, smart locks, and beacons that need to transmit small amounts of data infrequently while running on button cell batteries for months or years.
What is a piconet?
A piconet is the small network formed when Bluetooth devices connect. It has a master-slave architecture:
- One device acts as the master — it controls the timing and hopping sequence.
- Up to 7 active slaves connect to the master simultaneously.
- Up to 255 additional devices can be in a parked state — connected but inactive, waiting to be given a slot.
A single device can participate in multiple piconets simultaneously (as master in one and slave in another), forming a larger structure called a scatternet. In most everyday uses (phone to headphones, laptop to mouse), the piconet has just two devices: master and one slave.
How does Bluetooth compare with Wi-Fi?
| Feature | Bluetooth | Wi-Fi |
|---|---|---|
| Frequency | 2.4 GHz | 2.4 GHz and 5 GHz |
| Typical range | 10 metres (Class 2) | 30–100 metres indoors |
| Max data rate | Up to 50 Mbps (Bluetooth 5) | Up to several Gbps (Wi-Fi 6) |
| Power consumption | Very low (especially BLE) | Higher |
| Requires router/access point | No — direct device to device | Usually yes |
| Best for | Personal peripherals, IoT sensors | Internet access, streaming, file transfer |
| Security | WPA equivalent (Secure Simple Pairing) | WPA2 / WPA3 |
What are the security risks of Bluetooth?
Despite the automatic frequency hopping, Bluetooth has known security vulnerabilities:
- Bluejacking: sending unsolicited messages to a discoverable device. Annoying but harmless.
- Bluesnarfing: gaining unauthorised access to a device's data (contacts, messages) through Bluetooth. A serious attack requiring older, unpatched devices.
- Bluebugging: taking full control of a device remotely — making calls, sending messages.
These attacks are now rare on modern devices with up-to-date firmware. Best practice is to keep Bluetooth turned off when not in use, avoid leaving devices in discoverable mode unnecessarily, and keep device software updated.
Frequently asked questions
Is Bluetooth the same as NFC?
No. NFC (Near Field Communication) operates at a much shorter range (up to 4 cm) using a different technology (electromagnetic induction rather than radio waves). NFC is used for contactless card payments and quick device pairing. In fact, many modern devices use NFC to initiate pairing and then switch to Bluetooth for the actual data transfer — tapping two phones together starts a Bluetooth file transfer, for example.
Can Bluetooth transmit through walls?
To a limited extent. Bluetooth radio waves can penetrate walls and floors, but signal strength decreases with each obstruction. A Class 2 device rated to 10 metres in open air might achieve 5 metres through one interior wall. Solid concrete walls, metal structures, and multiple floors can block Bluetooth entirely. This limited penetration is actually a security feature — an attacker outside the building is less likely to reach your device.
Why do Bluetooth headphones sometimes cut out?
Signal interruptions can occur due to interference from other 2.4 GHz devices (Wi-Fi routers, other Bluetooth devices, microwave ovens), the device being blocked by the user's body (the human body absorbs radio waves), or range being exceeded. Updating device firmware often improves the connection stability, as manufacturers release fixes for known interference patterns.
Is Bluetooth used in the Internet of Things?
Yes, extensively. Bluetooth Low Energy (BLE) is one of the most widely used protocols for IoT devices that need to report small amounts of data — a temperature sensor reporting every hour, a heart rate monitor updating continuously, a smart lock accepting a key. BLE's power efficiency means these devices can run on small batteries for months or years without charging, while maintaining a reliable connection to a smartphone or hub within range.
Explore wireless networking, IoT connections, and network security with Professor Turing at aitutors.me.