Christos Vasilakis / Mbed OS pelion-example-common-DISCO_F413ZH
Revision:
26:25ac72eedf55
Parent:
24:0c17e53f5b01
Child:
27:8b5b0fc59d47
--- a/mbed_app.json	Wed Mar 27 18:17:34 2019 +0000
+++ b/mbed_app.json	Mon Jan 27 15:17:34 2020 +0000
@@ -6,8 +6,8 @@
             "platform.stdio-convert-newlines"           : true,
             "mbed-trace.enable"                         : null,
             "nsapi.default-wifi-security"               : "WPA_WPA2",
-            "nsapi.default-wifi-ssid"                   : "\"SSID\"",
-            "nsapi.default-wifi-password"               : "\"Password\""
+            "nsapi.default-wifi-ssid"                   : "\"mbed_pe\"",
+            "nsapi.default-wifi-password"               : "\"ilovembed\""
         },
         "NUCLEO_F412ZG": {
             "target.components_add"                     : ["SD"],