Central/ Peripheral example: Central Device connects to a Peripheral called "LED" and a characteristic is toggled automatically with a random sleep interval (10-100ms) -> BLE_LED_PERIPHERAL needed With a external uC the latency Time of a round trip is measured via pin interrupts.

Dependencies:   BLE_API mbed nRF51822

Fork of BLE_LED_CENTRAL_TIME_AUTO by Alex Gernhaeuser

Committer:
Alexgerni
Date:
Tue Oct 24 18:13:18 2017 +0000
Revision:
0:c201f85a188c
Central/ Peripheral example: Central Device connects to a Peripheral called "LED", additionally a led is toggled with a random interval -> BLE_LED_PERIPHERAL needed.; Furthermore latency time is measured from toggle command until update of the service

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Alexgerni 0:c201f85a188c 1 http://mbed.org/teams/Bluetooth-Low-Energy/code/BLE_API/#65474dc93927