Book Image

Building Bluetooth Low Energy Systems

By : Muhammad Usama bin Aftab
Book Image

Building Bluetooth Low Energy Systems

By: Muhammad Usama bin Aftab

Overview of this book

Bluetooth Low Energy (BLE) is a Wireless Personal Area network technology aimed at novel applications for smart devices. High-tech BLE profiles and services are being increasingly used by application developers and hardware enthusiasts to allow devices to interact with the surrounding world. This book will focus on a technical introduction to BLE and how it is reshaping small-distance communication. We will start with IoT, where many technologies such as BLE, Zigbee, and IEEE 802.15.4 Mesh will be introduced. The book will present BLE from an engineering perspective, from which the protocol stack, architecture, and layers are discussed. You will learn to implement customized projects for Peripheral/Central communication, BLE Beacons, indoor navigation using triangulation, and the Internet gateway for Bluetooth Low Energy Personal Network, all using various code samples and APIs on Android, iOS, and the Web. Finally, the book will conclude with a glimpse into future technologies destined to be prominent in years to come.
Table of Contents (14 chapters)
Credits
About the Author
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface

Chapter 1. BLE and the Internet of Things

This book is a practical guide to the world of the Internet of Things (IoT), where you will not only learn the theoretical concepts of the Internet of Things but also will get a number of practical examples. The purpose of this book is to bridge the gap between the knowledge base and its interpretation. Much literature is available for the understanding of this domain but it is difficult to find something that follows a hands-on approach to the technology. In this chapter, readers will get an introduction of Internet of Things with a special focus on Bluetooth Low Energy (BLE). There is no problem justifying the fact that the most important technology for the Internet of Things is Bluetooth Low Energy as it is widely available throughout the world and almost every cell phone user keeps this technology in his pocket. The chapter will then go beyond Bluetooth Low Energy and will discuss many other technologies available for the Internet of Things.

In this chapter we'll explore the following topics:

  • Introduction to Internet of Things
  • Current statistics about IoT and how we are living in a world which is going towards M2M communication
  • Technologies in IoT (Bluetooth Low Energy, Bluetooth beacons, Bluetooth Mesh and Wireless Gateways and so on)
  • Typical examples of IoT devices (catering wearables, sports gadgets and autonomous vehicles and so on)
  • Bluetooth introduction and versioning
  • Restructuring of Bluetooth architecture in version 4.0 (BLE) explaining its protocol stack
  • Technical terminologies used in BLE and BLE beacons
  • Understanding of BLE security mechanism with special focus on Bluetooth pairing, bonding and the key exchange to cover the encryption, privacy, and user data integrity