High level Bluetooth Low Energy API and radio abstraction layer

Dependents:   BLE_ANCS_SDAPI BLE_temperature BLE_HeartRate BLE_ANCS_SDAPI_IRC ... more

Overview

The BLE_API is a high level abstraction for using Bluetooth Low Energy on multiple platforms. For details and examples using the BLE_API please see the BLE_API Summary Page. Or click on the API Documentation tab above.

Supported Services

Supported services can be found in the BLE_API/services folder.

Files at this revision

API Documentation at this revision

Comitter:
vcoubard
Date:
Wed Apr 06 19:16:06 2016 +0100
Parent:
1198:9b7f1b0d2110
Child:
1200:66159681aa21
Commit message:
Synchronized with git rev 4ea795e8
Author: Vincent Coubard
Add changelog for version 2.5.2.

Changed in this revision

CHANGELOG.md Show annotated file Show diff for this revision Revisions of this file
--- a/CHANGELOG.md	Wed Apr 06 19:16:05 2016 +0100
+++ b/CHANGELOG.md	Wed Apr 06 19:16:06 2016 +0100
@@ -1,5 +1,12 @@
 # Change Log
 
+## [v2.5.2](https://github.com/ARMmbed/ble/tree/v2.5.2) (2016-03-02)
+[Full Changelog](https://github.com/ARMmbed/ble/compare/v2.5.1...v2.5.2)
+
+**Closed issues:**
+
+- Infinite busy [\#69](https://github.com/ARMmbed/ble/issues/69)
+
 ## [v2.5.1](https://github.com/ARMmbed/ble/tree/v2.5.1) (2016-01-27)
 [Full Changelog](https://github.com/ARMmbed/ble/compare/v2.5.0...v2.5.1)