I just bought a "LinkSprite CuHead WiFi Shield for Arduino" from CuteDigi. I am attempting to test it as described in the wiki page
http://asynclabs.com/wiki/index.php?title=AsyncLabsWiki. I downloaded the library and installed it as directed and pulled in the WebServer example. It compiles just fine, but after downloading to the Arduino I get the error message:
avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51
The only modifications I have made to the sketch is entering my SSID and passwords. My Arduino is a Duemilanove. Anyone, any ideas?
Jim