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

Committer:
qasim-ublox
Date:
Wed Nov 06 16:42:09 2019 +0500
Revision:
6:29f8fd75379d
Parent:
0:4858efb34078
Added delay to keep the modem in PSM for while

Who changed what in which revision?

UserRevisionLine numberNew contents of line
wajahat.abbas@u-blox.com 0:4858efb34078 1 {
wajahat.abbas@u-blox.com 0:4858efb34078 2 "target_overrides": {
wajahat.abbas@u-blox.com 0:4858efb34078 3 "*": {
wajahat.abbas@u-blox.com 0:4858efb34078 4 "lwip.ppp-enabled": true,
wajahat.abbas@u-blox.com 0:4858efb34078 5 "platform.stdio-convert-newlines": true
wajahat.abbas@u-blox.com 0:4858efb34078 6 }
wajahat.abbas@u-blox.com 0:4858efb34078 7 }
wajahat.abbas@u-blox.com 0:4858efb34078 8 }
wajahat.abbas@u-blox.com 0:4858efb34078 9