File tree 5 files changed +10
-5
lines changed
5 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 20
20
"cellular.at-handler-buffer-size" : 1024 ,
21
21
"mbed-trace.enable" : true ,
22
22
"target.mbed_app_start" : " 0x10000" ,
23
- "nsapi.dns-response-wait-time" : 2000
23
+ "nsapi.dns-response-wait-time" : 5000 ,
24
+ "nsapi.dns-total-attempts" : 3
24
25
},
25
26
"EDGE_CONTROL" : {
26
27
"sd.SPI_MOSI" : " P0_20" ,
Original file line number Diff line number Diff line change 11
11
"rtos.main-thread-stack-size" : 32768 ,
12
12
"cordio.max-connections" : 5 ,
13
13
"target.mbed_app_start" : " 0x8040000" ,
14
- "nsapi.dns-response-wait-time" : 2000 ,
14
+ "nsapi.dns-response-wait-time" : 5000 ,
15
+ "nsapi.dns-total-attempts" : 3 ,
15
16
"target.macros_add" : [
16
17
" METAL_INTERNAL" ,
17
18
" VIRTIO_DRIVER_ONLY" ,
Original file line number Diff line number Diff line change 12
12
"rtos.main-thread-stack-size" : 32768 ,
13
13
"cordio.max-connections" : 5 ,
14
14
"target.mbed_app_start" : " 0x8040000" ,
15
- "nsapi.dns-response-wait-time" : 2000 ,
15
+ "nsapi.dns-response-wait-time" : 5000 ,
16
+ "nsapi.dns-total-attempts" : 3 ,
16
17
"target.macros_add" : [
17
18
" METAL_INTERNAL" ,
18
19
" VIRTIO_DRIVER_ONLY" ,
Original file line number Diff line number Diff line change 11
11
"rtos.main-thread-stack-size" : 32768 ,
12
12
"cordio.max-connections" : 5 ,
13
13
"target.mbed_app_start" : " 0x8040000" ,
14
- "nsapi.dns-response-wait-time" : 2000 ,
14
+ "nsapi.dns-response-wait-time" : 5000 ,
15
+ "nsapi.dns-total-attempts" : 3 ,
15
16
"target.macros_add" : [
16
17
" METAL_INTERNAL" ,
17
18
" VIRTIO_DRIVER_ONLY" ,
Original file line number Diff line number Diff line change 14
14
"cellular.offload-dns-queries" : true ,
15
15
"cellular.at-handler-buffer-size" : 512 ,
16
16
"mbed-trace.enable" : true ,
17
- "nsapi.dns-response-wait-time" : 2000 ,
17
+ "nsapi.dns-response-wait-time" : 5000 ,
18
+ "nsapi.dns-total-attempts" : 3 ,
18
19
"target.mbed_app_start" : " 0x8040000" ,
19
20
"target.macros_add" : [
20
21
" BT_UART_NO_3M_SUPPORT" ,
You can’t perform that action at this time.
0 commit comments