Example program for MTS WiFi Shield. Test that you can connect to a network.

Dependencies:   SocketModem mbed

History

update test for STMicro Nucleo boards (tested with F401RE) default tip

2014-07-11, by mfiore [Fri, 11 Jul 2014 16:53:47 +0000] rev 11

update test for STMicro Nucleo boards (tested with F401RE)


Updated SocketModem library version.

2014-01-22, by jengbrecht [Wed, 22 Jan 2014 23:22:40 +0000] rev 10

Updated SocketModem library version.


updated SocketModem library

2014-01-05, by mfiore [Sun, 05 Jan 2014 06:11:42 +0000] rev 9

updated SocketModem library


put Wifi::Connect call in loop for robustness

2014-01-04, by mfiore [Sat, 04 Jan 2014 21:37:02 +0000] rev 8

put Wifi::Connect call in loop for robustness


update SocketModem library

2014-01-04, by mfiore [Sat, 04 Jan 2014 21:12:06 +0000] rev 7

update SocketModem library


put wifi->ping() in a while loop for robustness; change default Wifi::SecurityMode to Wifi::WPA since we're giving out access to our router

2014-01-04, by mfiore [Sat, 04 Jan 2014 21:02:31 +0000] rev 6

put wifi->ping() in a while loop for robustness; change default Wifi::SecurityMode to Wifi::WPA since we're giving out access to our router


Updated the documentation in main

2014-01-04, by jengbrecht [Sat, 04 Jan 2014 20:29:00 +0000] rev 5

Updated the documentation in main


Update wifi for event ssid

2014-01-04, by sam_grove [Sat, 04 Jan 2014 06:02:38 +0000] rev 4

Update wifi for event ssid


update to socket modem

2014-01-03, by sam_grove [Fri, 03 Jan 2014 06:29:13 +0000] rev 3

update to socket modem


edits...

2014-01-03, by sam_grove [Fri, 03 Jan 2014 05:05:52 +0000] rev 2

edits...