Skip to content

Latest commit

 

History

History
 
 

bt_thermometer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Bluetooth - Thermometer

Original C example: Bluetooth - SoC Thermometer

This example implements the Health Thermometer Service. It enables a peer device to connect and receive temperature values via Bluetooth.

The NCP Host has no access to the board peripherals, only to the Bluetooth stack via BGAPI. Therefore, neither the button nor the temperature sensor is available in this example. The temperature measurement values are just dummy values for demo purposes.