Bluetooth 5 and its Role in the Internet of Things
Mohammad AfanehMohammad Afaneh
There are two kinds of Bluetooth devices: one is referred to as Bluetooth Classic (used in wireless speakers, car infotainment systems, and headsets), the other is Bluetooth Low Energy (BLE).
BLE is more prominent in applications where power consumption is crucial (such as battery powered devices) and where small amounts of data are transferred infrequently (such as in sensor applications).
These two kinds of Bluetooth devices are incompatible with each other (even though they share the same brand and even specification document). A Bluetooth Classic device cannot communicate (directly) with a Bluetooth Low Energy device. This is why some devices such as smartphones choose to implement both types (sometimes called a Dual Mode Bluetooth device), that way they can communicate with both types of devices.
Since many IoT systems involve small devices and sensors, BLE has become the more common protocol of the two (versus Bluetooth Classic) in IoT. In December 2016, the Bluetooth Special Interest Group (SIG), the governing body behind the Bluetooth standard, released Bluetooth version 5.0. A majority of the enhancements and features introduced in this version focused on Bluetooth Low Energy.
The three main features that were introduced are:
Compared to other low power wireless protocols (e.g. ZigBee, Z-Wave, Thread), BLE offers the highest data rate, even at the original 1 Mbps data rate. With the addition of the new high-speed mode (2 Mbps), more potential IoT applications become more feasible. Examples include low-quality video streaming, audio streaming and short bursts of large data transfers such as images.
[bctt tweet="Compared to other low power wireless protocols, BLE offers the highest data rate, even at the original 1 Mbps data rate." username="iotforall"]
This mode is referred to as the Coded PHY mode (PHY stands for physical radio and refers to the radio interface layer in a network architecture). The obvious benefit of using this new mode is the increased range, with the trade-off being higher power consumption and reduced speed (125 kbps or 500 kbps, depending on the coding level used).
Ranges as far as 800 meters line-of-sight have been recorded while testing with the long-range mode. This makes it possible to use BLE in applications such as ones that require communication with a device hundreds of meters away. Examples include long-distance remote control devices, home automation, and industrial applications.
In earlier versions of Bluetooth, the advertising data payload size was capped at 31 bytes. In Bluetooth 5.0, a new advertising mode is introduced: Extended Advertising. Extended Advertising allows sending up to 255 bytes of payload data per packet instead of the original 31 bytes limit.
Advertising is used in all BLE devices, but one prominent application that utilizes this state exclusively is Beacon technology. Beacon devices stay in the Advertising state and simply broadcast data for others to explore and read data from. With increased advertising data capacity in Bluetooth 5.0, Beacons can now transmit much more data unlocking new IoT applications and Applications.
The Most Comprehensive IoT Newsletter for Enterprises
Showcasing the highest-quality content, resources, news, and insights from the world of the Internet of Things. Subscribe to remain informed and up-to-date.
New Podcast Episode
Recent Articles