Base class for the ublox-xxx-cellular-xxx classes. Cannot be used standalone, only inherited by classes that do properly useful stuff. Or, to put it another way, if you are using any of the ublox-xxx-cellular-xxx classes, you will need this class also.

Dependents:   example-ublox-cellular-interface example-ublox-cellular-driver-gen HelloMQTT example-ublox-cellular-interface_r410M ... more

Committer:
wajahat.abbas@u-blox.com
Date:
Wed Oct 09 15:13:04 2019 +0500
Revision:
34:d239824bfb8f
Parent:
20:31d5e048fbfa
Application should not use MNO profile 0

Who changed what in which revision?

UserRevisionLine numberNew contents of line
RobMeades 0:5cffef3371f6 1 {
RobMeades 0:5cffef3371f6 2 "name": "ublox-cell",
RobMeades 0:5cffef3371f6 3 "config": {
RobMeades 0:5cffef3371f6 4 "baud-rate": 115200,
RobMeades 0:5cffef3371f6 5 "at-parser-buffer-size": 256,
wajahat.abbas@u-blox.com 34:d239824bfb8f 6 "at-parser-timeout": 8000
RobMeades 0:5cffef3371f6 7 }
RobMeades 0:5cffef3371f6 8 }