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
Diff: UbloxCellularBase.h
- Revision:
- 10:c4281fa79b8f
- Parent:
- 4:2e640a101db1
- Child:
- 11:57f64bc518c0
diff -r a15349fcab25 -r c4281fa79b8f UbloxCellularBase.h
--- a/UbloxCellularBase.h Mon Oct 30 14:46:22 2017 +0000
+++ b/UbloxCellularBase.h Tue Jan 02 05:45:24 2018 +0000
@@ -178,7 +178,9 @@
HSDPA = 4,
HSUPA = 5,
HSDPA_HSUPA = 6,
- LTE = 7
+ LTE = 7,
+ EC_GSM_IoT =8,
+ E_UTRAN_NB_S1=9
} RadioAccessNetworkType;
/** Info about the modem.
u-blox