Implementation of the CellularInterface for u-blox C030 boards with N2xx modems. Note: requires the N211 module firmware to be at least 06.57 A01.02.

Dependents:   example-ublox-cellular-interface HelloMQTT example-ublox-cellular-interface_r410M example-ublox-mbed-client ... more

Revision:
3:66cd87a1da3a
Parent:
1:8ea78dce6b36
--- a/TESTS/unit_tests/default/template_mbed_app.txt	Fri Jul 07 13:15:59 2017 +0100
+++ b/TESTS/unit_tests/default/template_mbed_app.txt	Thu Aug 03 13:33:10 2017 +0100
@@ -59,7 +59,7 @@
         "udp-max-packet-size": {
             "help": "The maximum UDP packet size to use when testing; 1024 bytes is the limit at the AT interface but 508 bytes is considered more reliable for the public internet",
             "value": 508
-        }
+        },
         "udp-max-frag-packet-size": {
             "help": "The maximum size of UDP data to test with that we know will be fragmented across multiple UDP packets",
             "value": 1500