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:
516:a90fb5bbb072
Parent:
515:2a0d94db29c4
Child:
517:23d16e238129
diff -r 2a0d94db29c4 -r a90fb5bbb072 module.json
--- a/module.json	Wed Dec 02 12:35:27 2015 +0000
+++ b/module.json	Wed Dec 02 12:35:27 2015 +0000
@@ -24,7 +24,7 @@
     }
   ],
   "dependencies": {
-    "ble": "^2.0.0"
+    "ble": "^2.1.6"
   },
   "extraIncludes": [
     "source/btle",