Example program that uses the mbed UbloxATCellularInterface or OnboardCellularInterface classes to perform simple sockets operations. This program can be used on the C027 and C030 boards, including the C030 N2xx version with a little editing.

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

Revision:
32:bdc45c7052cc
Parent:
31:4a36566b5385
Child:
33:48101a4c3f14
diff -r 4a36566b5385 -r bdc45c7052cc main.cpp
--- a/main.cpp	Thu Sep 28 09:22:35 2017 +0100
+++ b/main.cpp	Mon Oct 30 14:49:58 2017 +0000
@@ -276,4 +276,4 @@
     }
 }
 
-// End Of File
\ No newline at end of file
+// End Of File