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:
wajahat.abbas@u-blox.com
Date:
Mon Apr 22 11:34:03 2019 +0500
Revision:
0:4858efb34078
Initial check-in for PSM example

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