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

mbed_lib.json

Committer:
wajahat.abbas@u-blox.com
Date:
2019-04-10
Revision:
22:779971811c46
Parent:
20:31d5e048fbfa
Child:
34:d239824bfb8f

File content as of revision 22:779971811c46:

{
    "name": "ublox-cell", 
    "config": {
        "baud-rate": 115200,
        "at-parser-buffer-size": 256,
        "at-parser-timeout": 8000,
        "default-mno-profile": 0
    }
}