
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
BLE_API.lib@1:e79b40b523b4, 2017-12-01 (annotated)
- Committer:
- Alexgerni
- Date:
- Fri Dec 01 17:15:02 2017 +0000
- Revision:
- 1:e79b40b523b4
- Parent:
- 0:c201f85a188c
Updated software in a way that the latency time is measured via pin interrupts with a external uC. Also the connectionParameters can be adjusted.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Alexgerni | 0:c201f85a188c | 1 | http://mbed.org/teams/Bluetooth-Low-Energy/code/BLE_API/#65474dc93927 |