Zach Shelby / Mbed 2 deprecated NanoService_MTS_Cellular_Simple

Dependencies:   mbed SocketModem nanoservice_client_1_12

Revision:
7:d2c5894dcd5e
Parent:
1:5147d3fa7816
Child:
13:fbb719dc3ec4
diff -r b486ff43b38e -r d2c5894dcd5e config.h
--- a/config.h	Tue Feb 18 01:11:28 2014 +0000
+++ b/config.h	Tue Feb 18 01:50:19 2014 +0000
@@ -4,8 +4,8 @@
 #define RD_UPDATE_PERIOD  60 // The number of seconds between NSP registration messages
 
 #define  CELLULAR_APN   "wap.cingular" // AT&T APN setting
-#define  NSP_ADDRESS    "208.111.39.209" // MWC hosted NSP demo
-#define  NSP_PORT       5683 // NSP port for CoAP/TCP interface
-#define  EP_PORT        8000 // Port to bind CoAP/TCP socket to
+//#define  NSP_ADDRESS    "208.111.39.209" // MWC hosted NSP demo
+//#define  NSP_PORT       5683 // NSP port for CoAP/TCP interface
+#define  EP_PORT        5683 // Port to bind CoAP/TCP socket to
 
 #endif // CONFIG_H
\ No newline at end of file