|
21 | 21 | "nsapi.default-wifi-security" : "WPA_WPA2",
|
22 | 22 | "nsapi.default-wifi-ssid" : "\"SSID\"",
|
23 | 23 | "nsapi.default-wifi-password" : "\"PASSWORD\"",
|
24 |
| - "nsapi.default-cellular-apn" : "\"APN\"", |
| 24 | + "nsapi.default-cellular-apn" : "\"soracom.io\"", |
25 | 25 | "nsapi.default-cellular-sim-pin" : null,
|
26 |
| - "nsapi.default-cellular-username" : null, |
27 |
| - "nsapi.default-cellular-password" : null |
| 26 | + "nsapi.default-cellular-username" : "\"sora\"", |
| 27 | + "nsapi.default-cellular-password" : "\"sora\"" |
28 | 28 | },
|
29 | 29 | "Freescale": {
|
30 | 30 | "lwip.mem-size" : 12500
|
|
327 | 327 | "target.bootloader_img" : "bootloader/mbed-bootloader-wio_3g-internal_flash-no_rot-v4.1.2.bin",
|
328 | 328 | "target.header_offset" : "0x8000",
|
329 | 329 | "target.app_offset" : "0x8400",
|
| 330 | + "target.restrict_size" : "0xF4000", |
330 | 331 | "nsapi.default-cellular-plmn" : 0,
|
331 | 332 | "cellular.use-apn-lookup" : false,
|
332 | 333 | "cellular.debug-at" : false,
|
|
343 | 344 | "update-client.storage-page" : 1,
|
344 | 345 | "mbed-cloud-client.update-storage" : "ARM_UCP_FLASHIAP",
|
345 | 346 | "storage_tdb_internal.internal_base_address": "(MBED_ROM_START+1024*1024)",
|
346 |
| - "storage_tdb_internal.internal_size" : "(128*1024)", |
| 347 | + "storage_tdb_internal.internal_size" : "(32*1024)", |
347 | 348 | "storage.storage_type" : "TDB_INTERNAL"
|
348 | 349 | }
|
349 | 350 | },
|
|
0 commit comments