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 5131eef commit afb706dCopy full SHA for afb706d
variants/EDGE_CONTROL/conf/.mbedignore
@@ -1,2 +1 @@
1
-mbed-os/connectivity/drivers/cellular/*
2
mbed-os/connectivity/nanostack/*
variants/EDGE_CONTROL/conf/mbed_app.json
@@ -14,6 +14,10 @@
14
"platform.default-serial-baud-rate": 115200,
15
"platform.callback-nontrivial": true,
16
"rtos.main-thread-stack-size": 32768,
17
+ "cellular.debug-at": true,
18
+ "cellular.offload-dns-queries": true,
19
+ "cellular.at-handler-buffer-size": 1024,
20
+ "mbed-trace.enable": true,
21
"target.mbed_app_start": "0x10000"
22
},
23
"EDGE_CONTROL": {
0 commit comments