Demo program for the SimpleBLE library - Library that exposes BLE characteristics as ordinary variables.
Dependencies: SimpleBLE mbed nRF51822
This is an example program for SimpleBLE, a library targeted at workshops and hackathons that makes building Bluetooth Low Energy devices a lot simpler.
For more information and the API, see the SimpleBLE homepage or read the announcement blog post.
For the mbed OS 5 version (with nRF52-DK support), see SimpleBLE-Example-mbedos5.
Revision 5:1e3a5f498574, committed 2016-09-02
- Comitter:
- janjongboom
- Date:
- Fri Sep 02 11:23:57 2016 +0000
- Parent:
- 4:2539b41f5bce
- Commit message:
- Pin mbed.bld to an older version that actually works on nrf targets...
Changed in this revision
mbed.bld | Show annotated file Show diff for this revision Revisions of this file |
diff -r 2539b41f5bce -r 1e3a5f498574 mbed.bld --- a/mbed.bld Fri Sep 02 13:09:24 2016 +0200 +++ b/mbed.bld Fri Sep 02 11:23:57 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/2e9cc70d1897 +http://mbed.org/users/mbed_official/code/mbed/builds/f9eeca106725 \ No newline at end of file