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:
594:030998ea4616
Parent:
593:aa1bbbf1de4f
Child:
595:5e2a961fd9ac
--- a/module.json	Mon Jan 11 10:19:33 2016 +0000
+++ b/module.json	Mon Jan 11 10:19:33 2016 +0000
@@ -24,8 +24,8 @@
     }
   ],
   "dependencies": {
-    "ble": "^2.1.16",
-    "nrf51-sdk": "^1.0.0"
+    "ble": "^2.3.0",
+    "nrf51-sdk": "^2.0.0"
   },
   "extraIncludes": [
     "source/btle",