For BlueNRG
Dependencies: BLE_API BLE_BlueNRG mbed
Fork of BLE_HeartRate by
History
Modify for BlueNRG
2014-10-29, by aaronxu [Wed, 29 Oct 2014 11:40:36 +0000] rev 48
Modify for BlueNRG
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
white space diffs
2014-08-22, by rgrover1 [Fri, 22 Aug 2014 15:04:49 +0000] rev 40
white space diffs
Extract HeartRateService as a template to simplify the main application.
2014-08-22, by rgrover1 [Fri, 22 Aug 2014 14:55:52 +0000] rev 39
Extract HeartRateService as a template to simplify the main application.