This class provides SMS, USSD and modem file system support for u-blox modules on the C027 and C030 boards (excepting the C030 N2xx flavour) from mbed 5.5 onwards.

Dependents:   example-ublox-at-cellular-interface-ext example-ublox-cellular-driver-gen HelloMQTT ublox_new_driver_test ... more

Revision:
5:b935404dcf7c
Parent:
0:bb5fabac67ab
--- a/TESTS/unit_tests/sms/template_mbed_app.txt	Tue Jun 13 10:45:14 2017 +0100
+++ b/TESTS/unit_tests/sms/template_mbed_app.txt	Thu Jun 15 01:14:18 2017 +0100
@@ -8,10 +8,7 @@
     "target_overrides": {
         "*": {
             "target.features_add": ["COMMON_PAL"],
-            "platform.stdio-convert-newlines": true,
-            "platform.stdio-baud-rate": 9600,
-            "platform.default-serial-baud-rate": 115200, 
-            "mbed-trace.enable": 1
+            "platform.stdio-convert-newlines": true
         }
     }
 }