BLE Advertising sample application

Dependents:   X_NUCLEO_IDB0XA1

This example shows how to advertise a value of battery service data. The battery value is simulated. The battery level is a percentage, with 100% being a fully charged battery and 0% being a fully drained battery. The level starts at 50% and drains every second second, until it hits 10% when it jumps to 100% and continues draining.

History

Initial commit of BLE Advertising example for X-NUCLEO-IDB05A1 default tip

2021-01-14, by apalmieri [Thu, 14 Jan 2021 11:25:30 +0000] rev 0

Initial commit of BLE Advertising example for X-NUCLEO-IDB05A1