msn
Dependencies: BLE_API mbed nRF51822
Fork of BLE_LEDBlinker by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:dc392bde2b3c | 2015-07-02 | rgrover1 | drop an un-necessary include from main.cpp in LEDBlinker |
8:b433a261072f | 2015-07-02 | rgrover1 | remove an obsolete comment block. |
7:61e2224ec9a0 | 2015-07-02 | rgrover1 | update to the latest of the underlying API |
6:1730f66fb14d | 2015-06-29 | rgrover1 | minor diffs. |
5:3bbad34d1a85 | 2015-06-20 | rgrover1 | switch to newer APIs; rename BLEDevice to BLE |
4:460ce53dc854 | 2015-06-19 | rgrover1 | updating to the latest of BLE_API and nRF51822 (which now contains support for Gatt Client). |
3:146eba831693 | 2015-06-08 | rgrover1 | rename led1 as alivenessLED.; And some minor addition to comments. |
2:3e1e967035cb | 2015-06-08 | rgrover1 | another minor change to a comment. |
1:1db45b17552e | 2015-06-08 | rgrover1 | minor cosmetic changes. mostly to comments. |
0:415d7f24cb91 | 2015-06-05 | rgrover1 | an initial demo showcasing the GattClient APIs. Drives an LED exported by a BLE_LED peripheral. |