Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Building Bluetooth Low Energy Systems

You're reading from   Building Bluetooth Low Energy Systems Take your first steps in IoT

Arrow left icon
Product type Paperback
Published in Apr 2017
Publisher Packt
ISBN-13 9781786461087
Length 242 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Muhammad Usama bin Aftab Muhammad Usama bin Aftab
Author Profile Icon Muhammad Usama bin Aftab
Muhammad Usama bin Aftab
Arrow right icon
View More author details
Toc

Table of Contents (9) Chapters Close

Preface 1. BLE and the Internet of Things FREE CHAPTER 2. BLE Hardware, Software, and Debugging Tools 3. Building a BLE Central and Peripheral Communication System 4. Bluetooth Low Energy Beacons 5. BLE Indoor Navigation Using Estimote Beacons 6. Bluetooth Mesh Technology 7. Implementing a Bluetooth Gateway Using the Raspberry Pi 3 8. The Future of Bluetooth Low Energy

Bluetooth Low Energy central and peripheral


The fundamental communication technique used in Bluetooth Low Energy (BLE) is client-server architecture. This mode of communication has been used in the computing industry for over half a century and is proven to be very successful over the years. The term client-server is used in its critical definition:

  • Client: A device that asks for the data from the server
  • Server: A device that serves the data to the client

It is a distributed architecture that divides the responsibilities between a receiver and a provider, in other words, a client and a server. Technically, client and server reside on different machines but it is completely possible that single-machine hosts both. Bluetooth Low Energy works on the same concept of data exchange. There is a BLE GATT client which asks for the data from the BLE GATT server.

Note

The word GATT is an acronym of the Generic Attribute Profile and it defines the way a BLE device behave in the communication.

Keeping GATT...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime