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:
1196:8b44b74938f6
Parent:
1194:6072fa3c327d
Child:
1197:8b80ca9abdac
--- a/module.json	Wed Apr 06 19:16:00 2016 +0100
+++ b/module.json	Wed Apr 06 19:16:02 2016 +0100
@@ -28,6 +28,9 @@
     "nrf51822": {
       "ble-nrf51822": "^2.2.8"
     },
+    "nrf52832": {
+      "ble-nrf51822": "ARMmbed/ble-nrf52832"
+    },
     "cordio": {
       "ble-wicentric": "~0.0.4"
     },