Skip to content

Files

Latest commit

7a9741a · Dec 15, 2022

History

History
This branch is 4 commits behind SiliconLabs/pybgapi-examples:master.

bt_thermometer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 30, 2022
Dec 15, 2022

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.