cellular port
Dependencies: Beep C027_Support C12832 LM75B MMA7660 mbed-rtos mbed nsdl_lib
This is a port of the NSDL HelloWorld for cellular.
To run the example you need a C027 and the ARM mbed application shield. The example uses cellular instead of ethernet and takes the true position from the GPS instead of using a fixed position.
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
10:443e7f741c8e | 2014-06-17 | use latest rtos capable modem library, improve the led usage | File Diff Annotate |
9:e4c916c6cb02 | 2014-06-06 | use latest version of lib | File Diff Annotate |
8:bd9096c4784c | 2014-05-20 | use restructured lib | File Diff Annotate |
7:6b068978be9a | 2013-10-22 | Endpoint names are no longer constrained to a fixed length. Also changed default prefix to "mbed-" instead of "mbed-demo-" | File Diff Annotate |
6:442775856f5f | 2013-10-21 | Change comment; | File Diff Annotate |
4:15690450a797 | 2013-10-15 | Changed endpoint prefix | File Diff Annotate |
3:52c1b649eb04 | 2013-10-15 | Fixes buffer overflows, invalid server address and other issues. | File Diff Annotate |
2:7e489126fe7a | 2013-10-15 | Code refactoring. | File Diff Annotate |
1:e35d7f10999a | 2013-10-15 | Bug fixed + minor modifications | File Diff Annotate |
0:2edbfea18d23 | 2013-10-09 | Adding nsdl example app | File Diff Annotate |