IoT Projects with Bluetooth Low Energy by Bhargava Madhur

IoT Projects with Bluetooth Low Energy by Bhargava Madhur

Author:Bhargava, Madhur [Bhargava, Madhur]
Language: eng
Format: azw3
Tags: COM074000 - COMPUTERS / Hardware / Mobile Devices, COM075000 - COMPUTERS / Networking / Hardware, COM067000 - COMPUTERS / Hardware / General
Publisher: Packt Publishing
Published: 2017-08-31T04:00:00+00:00


Indoor Proximity and Localization with an iTag

With the advent of Bluetooth Low Energy, a technology which is rapidly maturing, it has already started to find its way into a variety of premises.

iTags are small Bluetooth Low Energy sensors, which can be planted on things or individuals (especially toddlers) to track whether the iTag is nearby or far away:

Figure 4: iTag; source: www.amazon.com

You can buy an iTag for a few Euros online or at a nearby electronics shop.

The Bluetooth implementation of an iTag usually consists of a Link Loss and Immediate Alert Service.

To read more about the Immediate Alert Service in detail, visit https://www.bluetooth.com/specifications/gatt/viewer?attributeXmlFile=org.bluetooth.service.immediate_alert.xml.

Apart from many other functionalities, the Immediate Alert and Link Loss services are used for providing alerts when the device link is lost.

To read more about the Link Loss Service in detail, visit https://www.bluetooth.com/specifications/gatt/viewer?attributeXmlFile=org.bluetooth.service.link_loss.xml.

iTags are usually coupled with an app, which interacts with these services and indicates its proximity. It causes alerts (via beeps or alarm sounds) when the device link is lost.

Instead of the traditional manner of interaction with a Bluetooth Low Energy Device via its services and characteristics, in this chapter, we interact with the iTag in a nontraditional way via reading the RSSI value from the iTag and approximating the proximity/distance of a mobile device from the iTag based on that.

An iTag might not be as accurate as most of the commercial beacon-based solutions out there; however, it is enough to build and demonstrate a solid proof of concept, which states that apart from interacting with just services and characteristics, Bluetooth Low Energy has a lot more to offer.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.