Embed client working with Cell network.

Dependencies:   C027Interface

Fork of U_Blox_DeviceConnector by Sarah Marsh

Revision:
37:9a9428fc4b26
Parent:
32:7b3841243d70
Child:
42:d9a3043214a6
--- a/simpleclient.h	Tue Nov 29 12:30:11 2016 +0000
+++ b/simpleclient.h	Fri Dec 02 08:45:12 2016 +0000
@@ -42,7 +42,7 @@
 M2MInterface::NetworkStack NETWORK_STACK = M2MInterface::LwIP_IPv4;
 
 //Select binding mode: UDP or TCP
-M2MInterface::BindingMode SOCKET_MODE = M2MInterface::UDP;
+M2MInterface::BindingMode SOCKET_MODE = M2MInterface::TCP;
 
 
 // MBED_DOMAIN and MBED_ENDPOINT_NAME come