Example program for the SeeedStudio WiFi Shield V2.0, based on UART serial port connectivity (D0/D1 pins). This program connects to WiFi hotspot, obtains an IP using DHCP and downloads http://mbed.org/media/uploads/mbed_official/hello.txt
Dependencies: WiflyInterface mbed
History
Update the host url to developer.mbed.org and update the mbed lib
2015-03-18, by screamer [Wed, 18 Mar 2015 15:11:40 +0000] rev 11
Update the host url to developer.mbed.org and update the mbed lib
Update mbed library.
2015-02-13, by screamer [Fri, 13 Feb 2015 09:39:18 +0000] rev 10
Update mbed library.
Updated the mbed library
2014-10-17, by screamer [Fri, 17 Oct 2014 11:27:38 +0000] rev 9
Updated the mbed library
Update the mbed library
2014-08-21, by screamer [Thu, 21 Aug 2014 11:20:04 +0000] rev 8
Update the mbed library
Add Apache2 license compatible header
2014-07-25, by screamer [Fri, 25 Jul 2014 12:26:16 +0000] rev 7
Add Apache2 license compatible header
Update mbed library to the latest revision
2014-07-25, by screamer [Fri, 25 Jul 2014 10:38:34 +0000] rev 6
Update mbed library to the latest revision
Update the mbed library
2014-06-26, by screamer [Thu, 26 Jun 2014 12:52:05 +0000] rev 5
Update the mbed library
Enable serial over USB by default
2014-06-03, by screamer [Tue, 03 Jun 2014 19:40:55 +0000] rev 4
Enable serial over USB by default
Library updates, comments etc
2014-06-03, by screamer [Tue, 03 Jun 2014 18:46:33 +0000] rev 3
Library updates, comments etc
Disable serial over USB because it usually overlaps with UART on D0/D1 that are used by default to communicate with the shield
2014-05-12, by screamer [Mon, 12 May 2014 08:31:11 +0000] rev 2
Disable serial over USB because it usually overlaps with UART on D0/D1 that are used by default to communicate with the shield