
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
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 |