Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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.