A template for applications where some small amount of data needs to be notified to a phone app over BLE. It is a good starting point for notifications.
Dependencies: BLE_API mbed nRF51822
Fork of BLE_Button by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
12:e38bb61023ed | 2017-04-18 | znew711 | it's hanging. |
11:fd1cf9dbf3a4 | 2017-04-18 | znew711 | first attempt; |
10:7943b5c1117a | 2015-12-30 | andresag | Update example to comply with latest BLE API changes. |
9:0f6951db24f1 | 2015-10-09 | rgrover1 | pulling in an improvement suggested by Andrea Palmieri |
8:a7ba7aaba460 | 2015-09-29 | rgrover1 | updating underlying libraries. |
7:a02fdfbc253e | 2015-07-02 | rgrover1 | updating to the latest of the underlying libraries.; |
6:18d8750f39ee | 2015-06-20 | rgrover1 | switch to newer APIs; rename BLEDevice to BLE |
5:43a3ab27f2e4 | 2015-06-20 | rgrover1 | updating the underlying libraries. |
4:208198b04bb2 | 2015-05-18 | rgrover1 | switch to the latest of the underlying libraries. |
3:5eaf5afa873d | 2015-05-11 | rgrover1 | Updating to the latest of the underlying libraries. |
2:84dd6d29bc59 | 2015-03-24 | rgrover1 | updating underlying libraries. |
1:7202df456146 | 2015-02-17 | rgrover1 | minor fix for characteristic UUID |
0:28f095301cb2 | 2015-02-17 | rgrover1 | BLE_Button |