With this example the latency time of a simple toggle command can be measured. Central device is looking for a peripheral called LED, connects with it and toggles the LED periodically. The time until the service of the peripheral is updated, is measured as latency time

Dependencies:   BLE_API mbed nRF51822

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