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
mbed.bld@0:c201f85a188c, 2017-10-24 (annotated)
- 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?
User | Revision | Line number | New contents of line |
---|---|---|---|
Alexgerni | 0:c201f85a188c | 1 | https://mbed.org/users/mbed_official/code/mbed/builds/a97add6d7e64 |