Essai d'application Lycée Malraux NSI

Dependencies:   BLE_API nRF51822 mbed-dev-bin

Dependents:   microbit

Files at this revision

API Documentation at this revision

Comitter:
davsel
Date:
Wed Feb 17 22:36:08 2021 +0000
Parent:
73:eb91bba49623
Commit message:
essai NSI Malraux

Changed in this revision

config.json Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/config.json	Wed Feb 17 22:36:08 2021 +0000
@@ -0,0 +1,10 @@
+{
+    "microbit-dal": {
+        "bluetooth": {
+            "enabled":0,
+            "pairing_mode": 0,
+            "open": 0,
+            "security_level": "SECURITY_MODE_ENCRYPTION_NO_MITM",
+        },
+    }
+}
\ No newline at end of file