test firmware for BLE Micro V1.3 1. test io, vcc and ble 2. act as a UART to BLE bridge
Dependencies: BLE_API Buffer mbed
Fork of BLE_LEDBlinker by
History
fix USBTX/USBRX pins config
2015-12-08, by arch [Tue, 08 Dec 2015 08:34:22 +0000] rev 12
fix USBTX/USBRX pins config
test firmware for BLE Micro V1.3
2015-12-08, by arch [Tue, 08 Dec 2015 06:02:25 +0000] rev 11
test firmware for BLE Micro V1.3
updating underlying libraries.
2015-09-29, by rgrover1 [Tue, 29 Sep 2015 11:52:34 +0000] rev 10
updating underlying libraries.
drop an un-necessary include from main.cpp in LEDBlinker
2015-07-02, by rgrover1 [Thu, 02 Jul 2015 08:52:47 +0000] rev 9
drop an un-necessary include from main.cpp in LEDBlinker
remove an obsolete comment block.
2015-07-02, by rgrover1 [Thu, 02 Jul 2015 08:51:39 +0000] rev 8
remove an obsolete comment block.
update to the latest of the underlying API
2015-07-02, by rgrover1 [Thu, 02 Jul 2015 08:39:04 +0000] rev 7
update to the latest of the underlying API
minor diffs.
2015-06-29, by rgrover1 [Mon, 29 Jun 2015 06:23:09 +0000] rev 6
minor diffs.
switch to newer APIs; rename BLEDevice to BLE
2015-06-20, by rgrover1 [Sat, 20 Jun 2015 23:36:10 +0000] rev 5
switch to newer APIs; rename BLEDevice to BLE
updating to the latest of BLE_API and nRF51822 (which now contains support for Gatt Client).
2015-06-19, by rgrover1 [Fri, 19 Jun 2015 23:34:34 +0000] rev 4
updating to the latest of BLE_API and nRF51822 (which now contains support for Gatt Client).
rename led1 as alivenessLED.; And some minor addition to comments.
2015-06-08, by rgrover1 [Mon, 08 Jun 2015 06:37:03 +0000] rev 3
rename led1 as alivenessLED.; And some minor addition to comments.