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: mbed_lib.json
- Revision:
- 0:5cffef3371f6
- Child:
- 20:31d5e048fbfa
diff -r 000000000000 -r 5cffef3371f6 mbed_lib.json
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_lib.json Mon Jun 12 21:28:56 2017 +0000
@@ -0,0 +1,8 @@
+{
+ "name": "ublox-cell",
+ "config": {
+ "baud-rate": 115200,
+ "at-parser-buffer-size": 256,
+ "at-parser-timeout": 8000
+ }
+}
u-blox