Demo BLE Central function
Fork of BLE_HeartRate_DELTA by
This example demonstrates BLE central that to interact with the HRM peripheral.
The example uses two applications running on two different devices:
The first device - the central - runs the application BLE_Central_HeartRate_DELTA from this repository.
The second device - the peripheral - runs the application BLE_HeartRate_DELTA.