Example program to demonstrate the use of the modem providing CAT-M1, NB1 and 2G support. It may be used on the C030-R412M boards.

Dependencies:   ublox-at-cellular-interface ublox-cellular-base ublox-cellular-base-n2xx ublox-at-cellular-interface-n2xx

mbed_app.json

Committer:
wajahat.abbas@u-blox.com
Date:
2019-06-12
Revision:
0:2a2cf217d00f
Child:
1:b9de22f79488

File content as of revision 0:2a2cf217d00f:

{
    "config": {
        "change-rat-mno-to-default": 0
    },
    "target_overrides": {
        "*": {
            "lwip.ppp-enabled": true,
            "platform.stdio-convert-newlines": true
        }
    }
}