Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: BLE_API mbed nRF51822
Fork of BLE_LED_CENTRAL_TIME_AUTO by
History
Updated software in a way that the latency time is measured via pin interrupts with a external uC. Also the connectionParameters can be adjusted.
2017-12-01, by Alexgerni [Fri, 01 Dec 2017 17:15:02 +0000] rev 1
Updated software in a way that the latency time is measured via pin interrupts with a external uC. Also the connectionParameters can be adjusted.
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
2017-10-24, by Alexgerni [Tue, 24 Oct 2017 18:13:18 +0000] rev 0
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