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.

Revision:
1199:fcc2b7b557e8
Parent:
1195:b6ba9dfd83bb
--- 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)