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:15:33 2016 +0100
Parent:
1180:e11b058d005e
Child:
1182:b70129080ddf
Commit message:
Synchronized with git rev 80515ff2
Author: Vincent Coubard
Merge pull request #168 from andresag01/fix-gap-state

Update Gap state after advertising times out

Changed in this revision

module.json Show annotated file Show diff for this revision Revisions of this file
--- a/module.json	Wed Apr 06 19:15:32 2016 +0100
+++ b/module.json	Wed Apr 06 19:15:33 2016 +0100
@@ -1,6 +1,6 @@
 {
   "name": "ble",
-  "version": "2.4.0",
+  "version": "2.5.0",
   "description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.",
   "keywords": [
     "Bluetooth",