Demo BLE Central function

Fork of BLE_HeartRate_DELTA by Delta

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.

History

Support BLE Central function default tip

2017-03-24, by silviaChen [Fri, 24 Mar 2017 08:30:59 +0000] rev 2

Support BLE Central function


update mbed-os so both NNN50 and NQ620 (as well as NQ624 module) platform are supported; Add config in mbed_app.json to fix NQ620 use internal RC issue ; remove the unused shield folder

2017-03-14, by tsungta [Tue, 14 Mar 2017 08:33:26 +0000] rev 1

update mbed-os so both NNN50 and NQ620 (as well as NQ624 module) platform are supported; Add config in mbed_app.json to fix NQ620 use internal RC issue ; remove the unused shield folder


First commit

2016-10-13, by silviaChen [Thu, 13 Oct 2016 07:34:53 +0000] rev 0

First commit