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
Diff: mbed.bld
- Revision:
- 0:c201f85a188c
diff -r 000000000000 -r c201f85a188c mbed.bld --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed.bld Tue Oct 24 18:13:18 2017 +0000 @@ -0,0 +1,1 @@ +https://mbed.org/users/mbed_official/code/mbed/builds/a97add6d7e64 \ No newline at end of file