Locating Technologies
Bluetooth Low Energy (BLE) for real-time location: how it works, range and accuracy
Bluetooth Low Energy (BLE) is a short-range wireless standard built for low power consumption rather than high data throughput. It operates in the 2.4 GHz ISM band and is one of the most widely deployed radio technologies in indoor location, largely because the same radio already exists in most smartphones, tablets and a huge range of low-cost tags and beacons.
Key specifications
Property | Typical value |
|---|---|
Frequency | 2.4 GHz ISM band |
Range | Roughly 10–50 m indoors, depending on obstructions and beacon power class |
Accuracy | 1–3 m using RSSI; sub-metre achievable with AoA on BLE 5.1+ hardware |
Measurement methods | RSSI, Angle of Arrival (AoA), Angle of Departure (AoD), fingerprinting |
Update rate | Typically 1–10 updates per second, configurable against battery life |
Tag power profile | Very low; coin-cell tags commonly run 1–5 years depending on advertising interval |
These figures vary by vendor, antenna design, beacon density and the specific environment, so treat them as a starting range rather than a guarantee.
How it works
A BLE tag or beacon periodically broadcasts a short advertising packet. Fixed receivers, sometimes called gateways or anchors, listen for these packets and extract a measurement from them.
The most common measurement is received signal strength (RSSI). As covered in our radio frequencies guide, signal strength falls with distance in a way that's influenced heavily by walls, people and reflective surfaces, so RSSI-based distance estimates carry a fair amount of uncertainty. Multiple receivers combine their RSSI-derived distance estimates through trilateration, described in our measurement basics guide, to estimate a position.
BLE 5.1 introduced direction-finding features that support Angle of Arrival and Angle of Departure. A receiver (for AoA) or transmitter (for AoD) uses an antenna array, and the phase differences between elements are used to calculate the direction a signal arrived from or was sent in. This removes much of the dependency on signal strength and typically produces noticeably better accuracy than RSSI alone, at the cost of more complex, directional antenna hardware at the fixed infrastructure end.
A third approach, fingerprinting, records the expected RSSI pattern from multiple receivers at many known reference points during a site survey, then matches a tag's live readings against that map. This can improve accuracy in stable environments but degrades if the environment changes (furniture moved, new equipment installed) after the survey was taken.
Measurement methods available
- RSSI – proximity and rough distance estimation from signal strength
- Angle of Arrival (AoA) – direction measured at the receiver using an antenna array, available on BLE 5.1+ hardware
- Angle of Departure (AoD) – direction measured at a simpler receiving device, with the antenna array on the transmitting side
- Fingerprinting – matching live signal readings against a pre-surveyed map of the space
Advantages
- Radios are already built into most smartphones and tablets, which can lower deployment cost for consumer-facing or BYOD use cases
- Low power consumption supports multi-year tag battery life
- Infrastructure and tag hardware costs are generally lower than UWB
- Widely supported by chipset and software vendors, with a mature ecosystem
Limitations
- RSSI-based accuracy is limited and sensitive to the environment, typically metre-level rather than sub-metre
- AoA/AoD hardware and setup add cost and complexity compared with basic RSSI deployments
- Shares the crowded 2.4 GHz band with Wi-Fi and other devices, which can add interference in dense RF environments
- Update rates are generally lower than UWB, since more frequent broadcasting reduces battery life
Typical applications
BLE is commonly used where room- or zone-level accuracy is sufficient rather than centimetre precision: asset tracking in healthcare and logistics, staff or visitor presence detection, environmental and cold-chain monitoring using sensor-equipped tags, and general indoor wayfinding where a smartphone can act as the receiver.
Frequently asked questions
Is BLE accurate enough for asset tracking? For zone- or room-level tracking, yes. For applications needing sub-metre or centimetre accuracy, BLE with AoA can get closer to that requirement, but ultra-wideband is generally the better fit.
Does BLE work without a smartphone? Yes. Most commercial deployments use dedicated fixed gateways or receivers rather than relying on smartphones, particularly where consistent, continuous tracking is required.
How does BLE range compare to Wi-Fi? BLE and Wi-Fi share the same 2.4 GHz band and have broadly similar propagation characteristics, though BLE tags are typically lower power, which trades some range for much longer battery life.
