Example program running mbedClient over UbloxATCellularInterface or OnboardCellularInterface for the C030 platform.

Dependencies:   ublox-cellular-base ublox-at-cellular-interface ublox-ppp-cellular-interface ublox-at-cellular-interface-n2xx ublox-cellular-base-n2xx

Revision:
8:f341bfe37797
Parent:
5:d81fdd2c89f2
--- a/mbed_app.json	Tue Jun 20 14:26:14 2017 +0100
+++ b/mbed_app.json	Mon Jul 31 13:22:44 2017 +0100
@@ -3,7 +3,8 @@
     "target_overrides": {
         "*": {
             "target.features_add": ["COMMON_PAL"],
-            "platform.stdio-convert-newlines": true
+            "platform.stdio-convert-newlines": true,
+            "mbed-trace.enable": false
         },
         "UBLOX_C030": {
             "target.features_add": ["LWIP"],