TCP send example

Dependencies:   FXOS8700CQ mbed

Fork of StarterKit by Rick McConney

Revision:
11:e6602513730f
Parent:
4:f83bedd9cab4
Child:
12:7c94ec5069dc
--- a/config_me.h	Mon Jul 11 23:54:24 2016 +0000
+++ b/config_me.h	Tue Jul 12 03:11:05 2016 +0000
@@ -3,8 +3,8 @@
 
 // User must set these for own context:
 static const char * MY_FLOW_DEVICE_ID_STR = "48482f";
-//Stefan's: static const char * MY_FLOW_DEVICE_ID_STR = "a26205cf22c24e28f36ca1691303f9a8";
-static const char * MY_SERVER_URL         = "run-east.att.io";
+//static const char * MY_SERVER_URL         = "run-east.att.io";
+static const char * MY_SERVER_URL         = "run-west.att.io";
 static const char * MY_APN_STR            = "m2m.com.attz";
 static const char * MY_PORT_STR           = "80";