Example program for power saving mode of cellular modem. This program can be used with UBLOX_C030_R412M board.

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

mbed_app.json

Committer:
qasim-ublox
Date:
2019-11-06
Revision:
6:29f8fd75379d
Parent:
0:4858efb34078

File content as of revision 6:29f8fd75379d:

{
    "target_overrides": {
        "*": {
            "lwip.ppp-enabled": true,
            "platform.stdio-convert-newlines": true
        }
    }
}