Lancaster University's fork of the mbed BLE API. Lives on github, https://github.com/lancaster-university/BLE_API

Dependents:   microbit-dal microbit-dal microbit-ble-open microbit-dal ... more

Fork of BLE_API by Bluetooth Low Energy

Revision:
839:4b121c20d616
Parent:
838:e2f69ba31b02
Child:
840:0c77be899cc8
--- a/module.json	Mon Nov 02 09:09:04 2015 +0000
+++ b/module.json	Mon Nov 02 09:09:04 2015 +0000
@@ -4,7 +4,9 @@
   "description": "The BLE module offers a high level abstraction for using Bluetooth Low Energy on multiple platforms.",
   "keywords": [
     "Bluetooth",
-    "BLE"
+    "BLE",
+    "mbed",
+    "mbed-official"
   ],
   "author": "Rohit Grover",
   "repository": {
@@ -24,7 +26,7 @@
       "x-nucleo-idb0xa1": "ARMmbed/ble-x-nucleo-idb0xa1"
     },
     "nrf51822": {
-      "ble-nrf51822": "~0.4.7"
+      "ble-nrf51822": "^1.0.0"
     },
     "mbed-classic": {
       "mbed-classic": "~0.0.1"