A simple demo that directly uses BLE library to define service and characteristics

Dependencies:   BLE_API mbed nRF51822

Fork of BLE_HeartRate by Bluetooth Low Energy

History

use random generated UUID from http://www.itu.int/ITU-T/asn1/uuid.html default tip

2014-10-22, by nebgnahz [Wed, 22 Oct 2014 17:08:57 +0000] rev 50

use random generated UUID from http://www.itu.int/ITU-T/asn1/uuid.html


style fix

2014-10-22, by nebgnahz [Wed, 22 Oct 2014 05:47:25 +0000] rev 49

style fix


a simple demo

2014-10-22, by nebgnahz [Wed, 22 Oct 2014 05:39:38 +0000] rev 48

a simple demo


updating the underlying libraries.

2014-09-30, by rgrover1 [Tue, 30 Sep 2014 02:14:27 +0000] rev 47

updating the underlying libraries.


DFUService is now added automatically for DFU platforms.

2014-09-30, by rgrover1 [Tue, 30 Sep 2014 00:07:32 +0000] rev 46

DFUService is now added automatically for DFU platforms.


move service initialization before starting advertisements.

2014-09-29, by rgrover1 [Mon, 29 Sep 2014 18:27:56 +0000] rev 45

move service initialization before starting advertisements.


updating to the latest of the underlying libraries.

2014-09-23, by rgrover1 [Tue, 23 Sep 2014 15:11:57 +0000] rev 44

updating to the latest of the underlying libraries.


minor update to advertising payload; and fleshing out Device Information Service.

2014-09-23, by rgrover1 [Tue, 23 Sep 2014 15:04:58 +0000] rev 43

minor update to advertising payload; and fleshing out Device Information Service.


updating to 0.2.0 of the BLE_API

2014-09-22, by rgrover1 [Mon, 22 Sep 2014 10:38:25 +0000] rev 42

updating to 0.2.0 of the BLE_API


updated underlying libraries

2014-09-02, by rgrover1 [Tue, 02 Sep 2014 16:17:18 +0000] rev 41

updated underlying libraries