Clone of the nRF51822 repository from github The correct home is https://github.com/lancaster-university/nRF51822

Dependencies:   nrf51-sdk

Dependents:   microbit-dal microbit-ble-open microbit-dal-eddystone microbit-dal-ble-accelerometer-example ... more

Revision:
530:f6d563460578
Parent:
528:7144407893f0
Child:
531:ce44c7adfa8f
--- a/module.json	Wed Dec 02 13:14:18 2015 +0000
+++ b/module.json	Wed Dec 02 13:14:18 2015 +0000
@@ -1,6 +1,6 @@
 {
   "name": "ble-nrf51822",
-  "version": "2.1.1",
+  "version": "2.1.2",
   "description": "Nordic stack and drivers for the mbed BLE API.",
   "keywords": [
     "Bluetooth",
@@ -24,7 +24,7 @@
     }
   ],
   "dependencies": {
-    "ble": "^2.0.0"
+    "ble": "^2.1.6"
   },
   "extraIncludes": [
     "source/btle",