NanoService Example for u-blox Cellular modems
Dependencies: Beep LM75B MMA7660 mbed nsdl_lib
Fork of NSDL_HelloWorld by
History
Tested and working with ublox LISA C200 CDMA modem
2013-10-31, by sam_grove [Thu, 31 Oct 2013 20:29:30 +0000] rev 11
Tested and working with ublox LISA C200 CDMA modem
- Removed last of pc. debug
2013-10-30, by zdshelby [Wed, 30 Oct 2013 00:46:59 +0000] rev 10
- Removed last of pc. debug
- Attempting to solve debugging issues, no debug available even using plain printf
2013-10-30, by zdshelby [Wed, 30 Oct 2013 00:32:48 +0000] rev 9
- Attempting to solve debugging issues, no debug available even using plain printf
- Converted to the u-blox Cellular interface;
2013-10-28, by zdshelby [Mon, 28 Oct 2013 19:38:15 +0000] rev 8
- Converted to the u-blox Cellular interface;
Endpoint names are no longer constrained to a fixed length. Also changed default prefix to "mbed-" instead of "mbed-demo-"
2013-10-22, by bogdanm [Tue, 22 Oct 2013 10:50:05 +0000] rev 7
Endpoint names are no longer constrained to a fixed length. Also changed default prefix to "mbed-" instead of "mbed-demo-"
Change comment;
2013-10-21, by dan [Mon, 21 Oct 2013 21:30:05 +0000] rev 6
Change comment;
Changed location of NSDL library
2013-10-21, by dan [Mon, 21 Oct 2013 21:29:11 +0000] rev 5
Changed location of NSDL library
Changed endpoint prefix
2013-10-15, by bogdanm [Tue, 15 Oct 2013 15:59:51 +0000] rev 4
Changed endpoint prefix
Fixes buffer overflows, invalid server address and other issues.
2013-10-15, by bogdanm [Tue, 15 Oct 2013 15:48:23 +0000] rev 3
Fixes buffer overflows, invalid server address and other issues.
Code refactoring.
2013-10-15, by bogdanm [Tue, 15 Oct 2013 12:45:46 +0000] rev 2
Code refactoring.