Skip to content

Commit afb706d

Browse files
facchinmpennam
authored andcommitted
edge_control: enable cellular connectivity
1 parent 5131eef commit afb706d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
mbed-os/connectivity/drivers/cellular/*
21
mbed-os/connectivity/nanostack/*

variants/EDGE_CONTROL/conf/mbed_app.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
"platform.default-serial-baud-rate": 115200,
1515
"platform.callback-nontrivial": true,
1616
"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,
1721
"target.mbed_app_start": "0x10000"
1822
},
1923
"EDGE_CONTROL": {

0 commit comments

Comments
 (0)