SlideShare a Scribd company logo
Beckon the
BEACONS
AGENDA
• Bluetooth Low Energy(BLE)
• Three categories of Bluetooth Devices
• BLE Communication
• Classic Bluetooth vs Bluetooth Low Energy(BLE)
• What is a Beacon?
• Components of Beacon
• Requirements for a Beacon
• Typical Beacon Workflow
• Uses of Beacon
• Beacon Protocols
– iBeacon
– Eddystone
• Developing a Beacon Enabled App
• Beacon Ecosystem
• References
BLUETOOTH LOW ENERGY(BLE) A.K.A
BLUETOOTH V4.0
• is a wireless Personal Area network technology specification designed by the Bluetooth
Interest Group.
• low power consumption and cost but maintaining the similar range of Classic Bluetooth.
• aimed at applications in healthcare, fitness, security, beacons and home entertainment
industries.
• The following specification has been implemented by Apple and Google in iOS and
Android from 4.3 onwards.
THREE CATEGORIES OF BLUETOOTH
DEVICES
• Bluetooth: supporting only the “classic” mode
• Bluetooth Smart: supporting only the LE mode
• Bluetooth Smart Ready: supporting both “classic” and LE modes
BLE COMMUNICATION
• BLE communication consists of
– Advertising : Devices which want to make themselves discoverable have to transmit periodic
signals containing their identification to other devices.
– Connecting: After device discovery, connection is established and it is possible to read the
services that the Bluetooth device has to offer. We can use these services to read or write.
• BEACONS typically don’t use connections. They only advertise and entire information
related to the beacon is sent in the advertising packet itself.
CLASSIC BLUETOOTH VS BLUETOOTH LOW
ENERGY(BLE)
Classic Bluetooth Bluetooth Low Energy(BLE)
Pairing of Bluetooth device with the mobile phone
is required before data exchange takes place.
Pairing of the Bluetooth device with the mobile
phone is not required.
Ex:- Bluetooth speaker, Bluetooth headset Ex:- Heartbeat monitor, Blood Pressure Monitor
Supports moderate data transfer rate and
consumes more power.
Low data transfer rate and ultra low power
consumption.
Known as Bluetooth v 3.0. Known as Bluetooth v 4.0.
WHAT IS A BEACON?
• A beacon is a small device that broadcasts a bluetooth signal at regular intervals which
allows other devices to determine their proximity to the broadcaster.
• It is a one way communication.
• This signal is broadcast in a certain format, a communication protocol that describes the
string of characters and numbers that make up the signal.
• The common protocols that beacons use are
– iBeacon by Apple
– Eddystone by Google
– AltBeacon by Estimote
• Note that beacons do not transmit content.
COMPONENTS OF A BEACON
• Tiny computer with Bluetooth Smart connectivity.
• Battery.
• Firmware telling the beacon what it should do exactly.
• Sensors
REQUIREMENTS FOR A BEACON
• User needs the corresponding app on the mobile phone.
• The app should be ON(need not be open).
• BLE should be ON in the mobile phone.
• User needs a compatible BLE device ( ex:-beacon).
TYPICAL BEACON WORKFLOW
BEACON USE CASES
Mobile Proximity Marketing Micro-location and User targeting
Indoor Mapping
IBEACON
• Beacon format(protocol/firmware) introduced in Dec, 2013.
• Works with iOS and Android.
• Devices implementing iBeacon protocol can only
send one type of signal name UUID.
• Format is
– Prefix: Tells if it is just broadcasting or connecting and also contains manufacturer’s specific data
– UUID: Refers to the ID which is unique for beacons belonging to a particular
company.
– Major: Used to group beacons. For instance, all beacons in a store will have major number
– Minor: Used to identify individual beacons.
– TX Power: Is the strength of the signal measured at 1 meter from the device (RSSI – Received Signal Strength Indication). As the
strength of the signal decreases predictably as we get further, knowing the RSSI at 1 meter, and the current RSSI (we get that
information together with the received signal), it is possible to calculate the difference. iOS has this built-in, for other platforms, it
needs to be hand-coded with an algorithm.
BEACONS CONT…
• iOS extra support for iBeacon
– iOS receives notifications on the mobile app from the beacon even if the app is running in
foreground or background mode.
– Monitoring: Enables an app to know if the device enters the beacon region even if the
app is not running.
– Ranging: Once the device is in the beacon region, it
receives the signal. But for ranging the app should be
running in foreground or background.
EDDYSTONE
• A new beacon format by Google introduced in July,2015.
• It is open source and it is available on GitHub.
• Devices implementing Eddystone format can send three
types of signals
– Eddystone-UID (App Beacon): A beacon unique ID number .
– Eddystone-URL(Browser Beacon): Beacon sends a URL broadcast. So that there is no need for an
app to be installed on the mobile phone. The URL opens up in a web browser.
– Eddystone-TLM : Data obtained from sensors connected to the beacon.
It sends sensor data. This is extremely useful for companies that need to manage vast fleets
of beacons since this frame type sends diagnostic data and beacon health statistics.
EDDYSTONE VS IBEACON
Apple’s iBeacon Google’s Eddystone
Technology Built natively into Apple’s iOS 7
and later versions that allows
iPhones and iPads to constantly
scan for Bluetooth 4.0 devices.
Beacon protocol for open source
beacons.
Compatibility Android and iOS compatible, but
native only for iOS
It is Android and iOS compatible
Profile Proprietary protocol controlled
by Apple
Open-source
Published on GitHub
Ease of Use Simple to implement
Broadcasted Packets Only one kind of broadcast
packets
Supports three different kinds of
broadcast packets
Usage MobileApp is required to do a
particular task once the beaconID
is received
It supports Eddystone-URL in which a
beacon sends a URL which can be
opened directly by the browser
without the need for an app
DEVELOPING A BEACON ENABLED APP
• Based on the signal being transmitted from beacon, the mobile app can determine its
proximity to its beacon. Based on that proximity, the app can be programmed to do
something.
• Apps can be beacon enabled on devices but using the respective client SDKs for iOS and
Android provided by the beacon manufacturers.
• Beacons can either send iBeacon or Eddystone formats based on the manufacturer.
BEACON ECOSYSTEM
• A typical beacon ecosystem consists of the following
– Beacons themselves.
– Cloud based Beacon Dashboard: Web based portal where beacons can be setup and managed.
– Mobile Client SDK: iOS and Android SDK so that apps can be beacon enabled with little
addition of code.
– Content Targeting: Manage beacon to content mapping, so that appropriate content can be
shown on the mobile app.
• Companies that provide these kind of end to end solutions are
– Kontakt
– Estimote
– Sensorberg
– Gimbal
REFERENCES
• http://blog.beaconstac.com/2014/08/beacon-faqs-everything-you-need-to-know/
• https://kontakt.io/blog/eddystone-faq
• http://www.slideshare.net/smurfpoo/beacons-explained-slideshare
• http://www.slideshare.net/Kontakt_io/what-are-beacons-and-how-do-they-work
• http://www.ibeacon.com/what-is-ibeacon-a-guide-to-beacons/
• https://kontakt.io/beacon-basics/ibeacon-and-eddystone/
• http://www.slideshare.net/Dusan_Writer/ibeacon-and-bluetooth-le-an-introduction

More Related Content

What's hot

Steal this iBeacon presentation
Steal this iBeacon presentationSteal this iBeacon presentation
Steal this iBeacon presentation
Red Fox Insights
 
Nfc ppt
Nfc pptNfc ppt
Nfc ppt
Vivek Prasad
 
Bluetooth technology
Bluetooth technologyBluetooth technology
Bluetooth technology
sai krish
 
Bluetooth
BluetoothBluetooth
Bluetooth
Priyanka Anni
 
Bluetooh Technology
Bluetooh TechnologyBluetooh Technology
Bluetooh Technologypariluv
 
Project oxygen
Project oxygenProject oxygen
Project oxygenamit243881
 
Near Field Communication (NFC)
Near Field Communication (NFC)Near Field Communication (NFC)
Near Field Communication (NFC)
Pavan Kumar B S
 
NFC TECHNOLOGY
NFC TECHNOLOGYNFC TECHNOLOGY
NFC TECHNOLOGY
manasvi sarkar
 
BEACON TECHNOLOGY OVERVIEW
BEACON TECHNOLOGY OVERVIEWBEACON TECHNOLOGY OVERVIEW
BEACON TECHNOLOGY OVERVIEW
Donnovan Andrews
 
Near Field Communications (NFC) Technology & Measurements
Near Field Communications (NFC) Technology & MeasurementsNear Field Communications (NFC) Technology & Measurements
Near Field Communications (NFC) Technology & Measurements
Rohde & Schwarz North America
 
NFC(Near Field Communication)
NFC(Near Field Communication)NFC(Near Field Communication)
NFC(Near Field Communication)
ADARSH KUMAR
 
Near Field Communiation
Near Field CommuniationNear Field Communiation
Near Field Communiation
Sai Charan Gaddam
 
blutooth based smart sensor network
blutooth based smart sensor networkblutooth based smart sensor network
blutooth based smart sensor network
Maulik Patel
 
Wireless communication , by Mulatu Gebeyeaw
Wireless communication , by Mulatu GebeyeawWireless communication , by Mulatu Gebeyeaw
Wireless communication , by Mulatu Gebeyeaw
Mulatu Gebeyaw
 
Introduction to Bluetooth Low Energy
Introduction to Bluetooth Low EnergyIntroduction to Bluetooth Low Energy
Introduction to Bluetooth Low Energy
yeokm1
 
SRAN18 configurations.pdf
SRAN18 configurations.pdfSRAN18 configurations.pdf
SRAN18 configurations.pdf
VSBunroath
 
Bluetooth security
Bluetooth securityBluetooth security
Bluetooth security
Ramasubbu .P
 
Near Field Communication (NFC)
Near Field Communication (NFC)Near Field Communication (NFC)
Near Field Communication (NFC)Tejasvi Kurusetti
 

What's hot (20)

Steal this iBeacon presentation
Steal this iBeacon presentationSteal this iBeacon presentation
Steal this iBeacon presentation
 
Nfc ppt
Nfc pptNfc ppt
Nfc ppt
 
Bluetooth technology
Bluetooth technologyBluetooth technology
Bluetooth technology
 
Nfc
NfcNfc
Nfc
 
Bluetooth
BluetoothBluetooth
Bluetooth
 
Bluetooh Technology
Bluetooh TechnologyBluetooh Technology
Bluetooh Technology
 
Project oxygen
Project oxygenProject oxygen
Project oxygen
 
Near Field Communication (NFC)
Near Field Communication (NFC)Near Field Communication (NFC)
Near Field Communication (NFC)
 
NFC TECHNOLOGY
NFC TECHNOLOGYNFC TECHNOLOGY
NFC TECHNOLOGY
 
BEACON TECHNOLOGY OVERVIEW
BEACON TECHNOLOGY OVERVIEWBEACON TECHNOLOGY OVERVIEW
BEACON TECHNOLOGY OVERVIEW
 
Near Field Communications (NFC) Technology & Measurements
Near Field Communications (NFC) Technology & MeasurementsNear Field Communications (NFC) Technology & Measurements
Near Field Communications (NFC) Technology & Measurements
 
NFC(Near Field Communication)
NFC(Near Field Communication)NFC(Near Field Communication)
NFC(Near Field Communication)
 
Near Field Communiation
Near Field CommuniationNear Field Communiation
Near Field Communiation
 
blutooth based smart sensor network
blutooth based smart sensor networkblutooth based smart sensor network
blutooth based smart sensor network
 
Wireless communication , by Mulatu Gebeyeaw
Wireless communication , by Mulatu GebeyeawWireless communication , by Mulatu Gebeyeaw
Wireless communication , by Mulatu Gebeyeaw
 
Bluetooth
BluetoothBluetooth
Bluetooth
 
Introduction to Bluetooth Low Energy
Introduction to Bluetooth Low EnergyIntroduction to Bluetooth Low Energy
Introduction to Bluetooth Low Energy
 
SRAN18 configurations.pdf
SRAN18 configurations.pdfSRAN18 configurations.pdf
SRAN18 configurations.pdf
 
Bluetooth security
Bluetooth securityBluetooth security
Bluetooth security
 
Near Field Communication (NFC)
Near Field Communication (NFC)Near Field Communication (NFC)
Near Field Communication (NFC)
 

Viewers also liked

Beacons Explained Slideshare
Beacons Explained SlideshareBeacons Explained Slideshare
Beacons Explained Slideshare
Sarah Edwards
 
PayPal Beacon and Apple iBeacon
PayPal Beacon and Apple iBeaconPayPal Beacon and Apple iBeacon
PayPal Beacon and Apple iBeacon
Chitpong Wuttanan
 
What are beacons and how do they work?
What are beacons and how do they work?What are beacons and how do they work?
What are beacons and how do they work?
kontakt.io
 
Beacon presentation final 2016
Beacon presentation final 2016Beacon presentation final 2016
Beacon presentation final 2016
TraDigital Marketing Consultants
 
iBeacon and Bluetooth LE: An Introduction
iBeacon and Bluetooth LE: An Introduction iBeacon and Bluetooth LE: An Introduction
iBeacon and Bluetooth LE: An Introduction
Doug Thompson
 
An introduction to Beacons
An introduction to BeaconsAn introduction to Beacons
An introduction to Beacons
DMI
 

Viewers also liked (6)

Beacons Explained Slideshare
Beacons Explained SlideshareBeacons Explained Slideshare
Beacons Explained Slideshare
 
PayPal Beacon and Apple iBeacon
PayPal Beacon and Apple iBeaconPayPal Beacon and Apple iBeacon
PayPal Beacon and Apple iBeacon
 
What are beacons and how do they work?
What are beacons and how do they work?What are beacons and how do they work?
What are beacons and how do they work?
 
Beacon presentation final 2016
Beacon presentation final 2016Beacon presentation final 2016
Beacon presentation final 2016
 
iBeacon and Bluetooth LE: An Introduction
iBeacon and Bluetooth LE: An Introduction iBeacon and Bluetooth LE: An Introduction
iBeacon and Bluetooth LE: An Introduction
 
An introduction to Beacons
An introduction to BeaconsAn introduction to Beacons
An introduction to Beacons
 

Similar to Beacon

IBeacons and Eddystone
IBeacons and EddystoneIBeacons and Eddystone
IBeacons and Eddystone
Jim Bennett
 
Eddystone vs i beacon
Eddystone vs i beaconEddystone vs i beacon
Eddystone vs i beacon
Fidelitservices
 
New proximity based experiences by ios/android devices
New proximity based experiences by ios/android devicesNew proximity based experiences by ios/android devices
New proximity based experiences by ios/android devices
Eri Han
 
[CocoaHeads Tricity] Estimote Beacons - world most popular iBeacon implementa...
[CocoaHeads Tricity] Estimote Beacons - world most popular iBeacon implementa...[CocoaHeads Tricity] Estimote Beacons - world most popular iBeacon implementa...
[CocoaHeads Tricity] Estimote Beacons - world most popular iBeacon implementa...
Mateusz Klimczak
 
What is Eddystone
What is EddystoneWhat is Eddystone
What is Eddystone
bfonics
 
Estimote beacons and simple Android application (full)
Estimote beacons and simple Android application (full)Estimote beacons and simple Android application (full)
Estimote beacons and simple Android application (full)
davidepiccardi
 
14 569
14 569 14 569
14 569
Chaitanya Ram
 
An overview of Beacons
An overview of BeaconsAn overview of Beacons
Mobile Beacons 101
Mobile Beacons 101Mobile Beacons 101
Mobile Beacons 101
Ben Mantooth
 
ibeacons
ibeaconsibeacons
ibeacons
Chaitanya Ram
 
10 industries that will be disrupted by iBeacons in 2015
10 industries that will be disrupted by iBeacons in 201510 industries that will be disrupted by iBeacons in 2015
10 industries that will be disrupted by iBeacons in 2015
Lukasz Felsztukier
 
How to overcome operational challenges in getting consistent beacon behavior
How to overcome operational challenges in getting consistent beacon behaviorHow to overcome operational challenges in getting consistent beacon behavior
How to overcome operational challenges in getting consistent beacon behavior
Azilen Technologies Pvt. Ltd.
 
Getting started-with-i beacon
Getting started-with-i beaconGetting started-with-i beacon
Getting started-with-i beacon
wlasoi lasoi
 
Top 10 iBeacon Questions
Top 10 iBeacon QuestionsTop 10 iBeacon Questions
Top 10 iBeacon Questions
Locly
 
Beacons
Beacons Beacons
Beacons
Rahul Dhabhai
 
Workshop: Building location-aware mobile apps with iBeacons
Workshop: Building location-aware mobile apps with iBeaconsWorkshop: Building location-aware mobile apps with iBeacons
Workshop: Building location-aware mobile apps with iBeacons
Heather Downing
 
Beacon FAQ
Beacon FAQBeacon FAQ
Beacon FAQ
Jarno Malaprade
 
GDG Eddystone overview Aug2016
GDG Eddystone overview Aug2016GDG Eddystone overview Aug2016
GDG Eddystone overview Aug2016
David Pugh
 

Similar to Beacon (20)

IBeacons and Eddystone
IBeacons and EddystoneIBeacons and Eddystone
IBeacons and Eddystone
 
Eddystone vs i beacon
Eddystone vs i beaconEddystone vs i beacon
Eddystone vs i beacon
 
Ibeacon
IbeaconIbeacon
Ibeacon
 
New proximity based experiences by ios/android devices
New proximity based experiences by ios/android devicesNew proximity based experiences by ios/android devices
New proximity based experiences by ios/android devices
 
[CocoaHeads Tricity] Estimote Beacons - world most popular iBeacon implementa...
[CocoaHeads Tricity] Estimote Beacons - world most popular iBeacon implementa...[CocoaHeads Tricity] Estimote Beacons - world most popular iBeacon implementa...
[CocoaHeads Tricity] Estimote Beacons - world most popular iBeacon implementa...
 
What is Eddystone
What is EddystoneWhat is Eddystone
What is Eddystone
 
Estimote beacons and simple Android application (full)
Estimote beacons and simple Android application (full)Estimote beacons and simple Android application (full)
Estimote beacons and simple Android application (full)
 
14 569
14 569 14 569
14 569
 
An overview of Beacons
An overview of BeaconsAn overview of Beacons
An overview of Beacons
 
Mobile Beacons 101
Mobile Beacons 101Mobile Beacons 101
Mobile Beacons 101
 
ibeacons
ibeaconsibeacons
ibeacons
 
10 industries that will be disrupted by iBeacons in 2015
10 industries that will be disrupted by iBeacons in 201510 industries that will be disrupted by iBeacons in 2015
10 industries that will be disrupted by iBeacons in 2015
 
How to overcome operational challenges in getting consistent beacon behavior
How to overcome operational challenges in getting consistent beacon behaviorHow to overcome operational challenges in getting consistent beacon behavior
How to overcome operational challenges in getting consistent beacon behavior
 
Getting started-with-i beacon
Getting started-with-i beaconGetting started-with-i beacon
Getting started-with-i beacon
 
Top 10 iBeacon Questions
Top 10 iBeacon QuestionsTop 10 iBeacon Questions
Top 10 iBeacon Questions
 
Beacons
Beacons Beacons
Beacons
 
Workshop: Building location-aware mobile apps with iBeacons
Workshop: Building location-aware mobile apps with iBeaconsWorkshop: Building location-aware mobile apps with iBeacons
Workshop: Building location-aware mobile apps with iBeacons
 
Beacon FAQ
Beacon FAQBeacon FAQ
Beacon FAQ
 
Article
ArticleArticle
Article
 
GDG Eddystone overview Aug2016
GDG Eddystone overview Aug2016GDG Eddystone overview Aug2016
GDG Eddystone overview Aug2016
 

Recently uploaded

PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
g2nightmarescribd
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Jeffrey Haguewood
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 

Recently uploaded (20)

PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
Assuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyesAssuring Contact Center Experiences for Your Customers With ThousandEyes
Assuring Contact Center Experiences for Your Customers With ThousandEyes
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 

Beacon

  • 1.
  • 3. AGENDA • Bluetooth Low Energy(BLE) • Three categories of Bluetooth Devices • BLE Communication • Classic Bluetooth vs Bluetooth Low Energy(BLE) • What is a Beacon? • Components of Beacon • Requirements for a Beacon • Typical Beacon Workflow • Uses of Beacon • Beacon Protocols – iBeacon – Eddystone • Developing a Beacon Enabled App • Beacon Ecosystem • References
  • 4. BLUETOOTH LOW ENERGY(BLE) A.K.A BLUETOOTH V4.0 • is a wireless Personal Area network technology specification designed by the Bluetooth Interest Group. • low power consumption and cost but maintaining the similar range of Classic Bluetooth. • aimed at applications in healthcare, fitness, security, beacons and home entertainment industries. • The following specification has been implemented by Apple and Google in iOS and Android from 4.3 onwards.
  • 5. THREE CATEGORIES OF BLUETOOTH DEVICES • Bluetooth: supporting only the “classic” mode • Bluetooth Smart: supporting only the LE mode • Bluetooth Smart Ready: supporting both “classic” and LE modes
  • 6. BLE COMMUNICATION • BLE communication consists of – Advertising : Devices which want to make themselves discoverable have to transmit periodic signals containing their identification to other devices. – Connecting: After device discovery, connection is established and it is possible to read the services that the Bluetooth device has to offer. We can use these services to read or write. • BEACONS typically don’t use connections. They only advertise and entire information related to the beacon is sent in the advertising packet itself.
  • 7. CLASSIC BLUETOOTH VS BLUETOOTH LOW ENERGY(BLE) Classic Bluetooth Bluetooth Low Energy(BLE) Pairing of Bluetooth device with the mobile phone is required before data exchange takes place. Pairing of the Bluetooth device with the mobile phone is not required. Ex:- Bluetooth speaker, Bluetooth headset Ex:- Heartbeat monitor, Blood Pressure Monitor Supports moderate data transfer rate and consumes more power. Low data transfer rate and ultra low power consumption. Known as Bluetooth v 3.0. Known as Bluetooth v 4.0.
  • 8. WHAT IS A BEACON? • A beacon is a small device that broadcasts a bluetooth signal at regular intervals which allows other devices to determine their proximity to the broadcaster. • It is a one way communication. • This signal is broadcast in a certain format, a communication protocol that describes the string of characters and numbers that make up the signal. • The common protocols that beacons use are – iBeacon by Apple – Eddystone by Google – AltBeacon by Estimote • Note that beacons do not transmit content.
  • 9. COMPONENTS OF A BEACON • Tiny computer with Bluetooth Smart connectivity. • Battery. • Firmware telling the beacon what it should do exactly. • Sensors
  • 10. REQUIREMENTS FOR A BEACON • User needs the corresponding app on the mobile phone. • The app should be ON(need not be open). • BLE should be ON in the mobile phone. • User needs a compatible BLE device ( ex:-beacon).
  • 12. BEACON USE CASES Mobile Proximity Marketing Micro-location and User targeting Indoor Mapping
  • 13. IBEACON • Beacon format(protocol/firmware) introduced in Dec, 2013. • Works with iOS and Android. • Devices implementing iBeacon protocol can only send one type of signal name UUID. • Format is – Prefix: Tells if it is just broadcasting or connecting and also contains manufacturer’s specific data – UUID: Refers to the ID which is unique for beacons belonging to a particular company. – Major: Used to group beacons. For instance, all beacons in a store will have major number – Minor: Used to identify individual beacons. – TX Power: Is the strength of the signal measured at 1 meter from the device (RSSI – Received Signal Strength Indication). As the strength of the signal decreases predictably as we get further, knowing the RSSI at 1 meter, and the current RSSI (we get that information together with the received signal), it is possible to calculate the difference. iOS has this built-in, for other platforms, it needs to be hand-coded with an algorithm.
  • 14. BEACONS CONT… • iOS extra support for iBeacon – iOS receives notifications on the mobile app from the beacon even if the app is running in foreground or background mode. – Monitoring: Enables an app to know if the device enters the beacon region even if the app is not running. – Ranging: Once the device is in the beacon region, it receives the signal. But for ranging the app should be running in foreground or background.
  • 15. EDDYSTONE • A new beacon format by Google introduced in July,2015. • It is open source and it is available on GitHub. • Devices implementing Eddystone format can send three types of signals – Eddystone-UID (App Beacon): A beacon unique ID number . – Eddystone-URL(Browser Beacon): Beacon sends a URL broadcast. So that there is no need for an app to be installed on the mobile phone. The URL opens up in a web browser. – Eddystone-TLM : Data obtained from sensors connected to the beacon. It sends sensor data. This is extremely useful for companies that need to manage vast fleets of beacons since this frame type sends diagnostic data and beacon health statistics.
  • 16. EDDYSTONE VS IBEACON Apple’s iBeacon Google’s Eddystone Technology Built natively into Apple’s iOS 7 and later versions that allows iPhones and iPads to constantly scan for Bluetooth 4.0 devices. Beacon protocol for open source beacons. Compatibility Android and iOS compatible, but native only for iOS It is Android and iOS compatible Profile Proprietary protocol controlled by Apple Open-source Published on GitHub Ease of Use Simple to implement Broadcasted Packets Only one kind of broadcast packets Supports three different kinds of broadcast packets Usage MobileApp is required to do a particular task once the beaconID is received It supports Eddystone-URL in which a beacon sends a URL which can be opened directly by the browser without the need for an app
  • 17. DEVELOPING A BEACON ENABLED APP • Based on the signal being transmitted from beacon, the mobile app can determine its proximity to its beacon. Based on that proximity, the app can be programmed to do something. • Apps can be beacon enabled on devices but using the respective client SDKs for iOS and Android provided by the beacon manufacturers. • Beacons can either send iBeacon or Eddystone formats based on the manufacturer.
  • 18. BEACON ECOSYSTEM • A typical beacon ecosystem consists of the following – Beacons themselves. – Cloud based Beacon Dashboard: Web based portal where beacons can be setup and managed. – Mobile Client SDK: iOS and Android SDK so that apps can be beacon enabled with little addition of code. – Content Targeting: Manage beacon to content mapping, so that appropriate content can be shown on the mobile app. • Companies that provide these kind of end to end solutions are – Kontakt – Estimote – Sensorberg – Gimbal
  • 19. REFERENCES • http://blog.beaconstac.com/2014/08/beacon-faqs-everything-you-need-to-know/ • https://kontakt.io/blog/eddystone-faq • http://www.slideshare.net/smurfpoo/beacons-explained-slideshare • http://www.slideshare.net/Kontakt_io/what-are-beacons-and-how-do-they-work • http://www.ibeacon.com/what-is-ibeacon-a-guide-to-beacons/ • https://kontakt.io/beacon-basics/ibeacon-and-eddystone/ • http://www.slideshare.net/Dusan_Writer/ibeacon-and-bluetooth-le-an-introduction