CoreBluetooth: Health Thermometer

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

Health Thermometer is a sample client app which uses Bluetooth Low Energy Health Thermometer 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 Health Thermometer Service. Contact a Bluetooth hardware supplier for availability.