build 2016 - p416 - beyond beacons: proximal awareness with bluetooth le

8
#Build2016 Beyond Beacons: Proximal awareness with Bluetooth LE Kiran Pathakota

Upload: windows-developer

Post on 13-Jan-2017

201 views

Category:

Technology


2 download

TRANSCRIPT

Page 1: Build 2016 - P416 - Beyond Beacons: Proximal Awareness with Bluetooth LE

#Build2016

Beyond Beacons: Proximal awareness with Bluetooth LEKiran Pathakota

Page 2: Build 2016 - P416 - Beyond Beacons: Proximal Awareness with Bluetooth LE

What is a Bluetooth LE “beacon”?

Advertisements

Proximity Windows as the Beacon

Header MAC Payload

Page 3: Build 2016 - P416 - Beyond Beacons: Proximal Awareness with Bluetooth LE

Listen for nearby devicesInterpret payload and alert userCommunicate over preferred transport

Outline

Page 4: Build 2016 - P416 - Beyond Beacons: Proximal Awareness with Bluetooth LE

Listen for nearby devicesInterpret payload and alert userCommunicate over preferred transport

Outline

Page 5: Build 2016 - P416 - Beyond Beacons: Proximal Awareness with Bluetooth LE

Listen for nearby devicesInterpret payload and alert userCommunicate over preferred transport

Outline

Page 6: Build 2016 - P416 - Beyond Beacons: Proximal Awareness with Bluetooth LE

Background beacon syncApp BGTask btDevice System LEGO

Register()

Run() invoked Filter matching ADV

From BluetoothAddressAsync()

GATT Protocol

Page 7: Build 2016 - P416 - Beyond Beacons: Proximal Awareness with Bluetooth LE

Demo: LEGO proximity

Page 8: Build 2016 - P416 - Beyond Beacons: Proximal Awareness with Bluetooth LE

• Bluetooth landing page on MSDN http://aka.ms/btdevdocs

• Re-visit Build on Channel 9• Continue your education at

Microsoft Virtual Academy online

Call to Action