Example program for MTS Universal Socked Modem Shield. Test that you can connect to a network.
Dependencies: SocketModem mbed
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:54b72ffdac62 | 2014-01-22 | jengbrecht | Updated SocketModem library version. |
5:6950fcac0abd | 2014-01-05 | mfiore | updated SocketModem library; remove wait before Cellular::init() function |
4:04e0da61d68b | 2014-01-04 | mfiore | updated SocketModem library |
3:ad2245759407 | 2014-01-04 | mfiore | put cellular->ping() in a while loop for robustness |
2:76a4d7e86a3c | 2014-01-04 | jengbrecht | Added while(1) at the end... |
1:bc4801701acb | 2014-01-04 | jengbrecht | Added some documentation. |
0:a21f66715fc0 | 2014-01-04 | sam_grove | Initial commit |