Example program for MTS Universal Socked Modem Shield. Test that you can connect to a network.
Dependencies: SocketModem mbed
History
Updated SocketModem library version.
2014-01-22, by jengbrecht [Wed, 22 Jan 2014 23:20:50 +0000] rev 6
Updated SocketModem library version.
updated SocketModem library; remove wait before Cellular::init() function
2014-01-05, by mfiore [Sun, 05 Jan 2014 06:10:51 +0000] rev 5
updated SocketModem library; remove wait before Cellular::init() function
updated SocketModem library
2014-01-04, by mfiore [Sat, 04 Jan 2014 21:10:51 +0000] rev 4
updated SocketModem library
put cellular->ping() in a while loop for robustness
2014-01-04, by mfiore [Sat, 04 Jan 2014 20:55:44 +0000] rev 3
put cellular->ping() in a while loop for robustness
Added while(1) at the end...
2014-01-04, by jengbrecht [Sat, 04 Jan 2014 20:30:06 +0000] rev 2
Added while(1) at the end...
Added some documentation.
2014-01-04, by jengbrecht [Sat, 04 Jan 2014 17:59:09 +0000] rev 1
Added some documentation.
Initial commit
2014-01-04, by sam_grove [Sat, 04 Jan 2014 04:23:09 +0000] rev 0
Initial commit