Skip to content

djwait/CoreBluetoothExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

This is the slide deck and source code for a demonstration of Core Bluetooth that I presented at the Atlanta iOS Developer Meetup in March of 2014.

HR BLE Demo

The keynote presentation in PDF format. Includes links to learning resources as well as the Bluetooth SIG standards that I used to create the heart rate monitor demo.

StressMeter

This is the xcode project that includes all of the demo source code. The demonstration code discovers a Bluetooth 4 (LE) peripheral that is advertising the Heart Rate Service. It then connects to the peripheral and begins retrieving the heart rate. You'll need an iOS device that supports Bluetooth 4 and you will need a Bluetooth 4 heart rate sensor. I used the Wahoo Fitness TICKR heart rate monitor but any heart rate monitor that complies with the Bluetooth specification should work. I've also tested the code with a Polar heart rate monitor. The code demonstrates the use of heart rate measurement, in contact indicator, and RR interval but does not do anything with the energy expended characteristic.

About

A presentation on iOS Core Bluetooth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published