Example program for UART power saving configuration of cellular modem. This program can be used with UBLOX_C030_R412M board. It has nothing to do with 3GPP power saving mode.

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

Committer:
wajahat.abbas@u-blox.com
Date:
Wed Jun 12 12:28:43 2019 +0500
Revision:
0:2688ab2f93c2
Added example to demonstrate UPSV idle mode for C030-R41XM

Who changed what in which revision?

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