We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d69a020 commit 19fc2beCopy full SHA for 19fc2be
mbed_app.json
@@ -21,10 +21,10 @@
21
"nsapi.default-wifi-security" : "WPA_WPA2",
22
"nsapi.default-wifi-ssid" : "\"SSID\"",
23
"nsapi.default-wifi-password" : "\"PASSWORD\"",
24
- "nsapi.default-cellular-apn" : "\"soracom.io\"",
+ "nsapi.default-cellular-apn" : "\"APN\"",
25
"nsapi.default-cellular-sim-pin" : null,
26
- "nsapi.default-cellular-username" : "\"sora\"",
27
- "nsapi.default-cellular-password" : "\"sora\""
+ "nsapi.default-cellular-username" : null,
+ "nsapi.default-cellular-password" : null
28
},
29
"Freescale": {
30
"lwip.mem-size" : 12500
0 commit comments