Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: Beep C12832_lcd EthernetInterface LM75B MMA7660 mbed-rtos mbed nsdl_lib
Fork of LWM2M_NanoService_Ethernet by
Diff: main.cpp
- Revision:
- 9:66e8aeb60dc6
- Parent:
- 8:f0ecb62bda47
- Child:
- 10:05c7255d3543
--- a/main.cpp Tue Feb 04 05:19:54 2014 +0000
+++ b/main.cpp Fri Feb 28 19:56:15 2014 +0000
@@ -26,7 +26,7 @@
// NSP configuration
/* Change this IP address to that of your NanoService Platform installation */
-static const char* NSP_ADDRESS = "208.111.39.209"; /* demo NSP, web interface at http://nanoservice-demo.mbed.org*/
+static const char* NSP_ADDRESS = "137.135.11.60"; /* demo NSP, web interface at http://nanoservice-demo.mbed.org*/
static const int NSP_PORT = 5683;
char endpoint_name[20] = "mbed-ethernet-";
uint8_t ep_type[] = {"mbed_lpc1768_appboard"};
