CoreBluetooth: Heart Rate Monitor

Last Revision:
Version 1.1, 2018-03-08
Fixes the project to allow building and running on macOS 10.13
(Full Revision History)
Build Requirements:
macOS 10.13 SDK or later
Runtime Requirements:
macOS 10.13 or later

Heart Rate Monitor is a sample app which uses Bluetooth Low Energy Heart Rate Service. This app demonstrates how to use the CoreBluetooth APIs for LE devices. It is designed to show how to use various CoreBluetooth APIs such as discover devices with specific services, connect to device, discover services, discover characteristics for a service, how to read value for given characteristic, set notification for the characteristic, etc. Requires a Bluetooth 4.0 capable device supporting the Heart Rate Service. Contact a Bluetooth hardware supplier for availability.