I just recieved a WiFly Shield for SPF, I have added 6 and 8 pin headers, plugged it into a Arduino 328 board. I have tried a couple of different sketch but all with the same response. In short, it looks like something is messed up between the RS232 and the WiFly module. The SPI code works since I see the scratch register “H” come back. As an example of what I have tried, I loaded the WiFly terminal sketch, uploaded and opened the serial console. I see the two Serial.println about the bridge working but from there nothing. When I type in $$$ and hit return, nothing. I then tried TeraTerm with this serial console window closed. Restarted, opened Teraterm and similar results. Of note, LED P05 flashes red (not yellow) after I have typed a few things in, does not seem to do much until I type a couple of things like… $$$ or exit…but then on every character it flashes red. it flashes red, $$$ it flashes red on each $. I do not get any “CMD” or ERR back in the terminal window no matter what I type. All of this is as straight out of the box as it can be, the terminal emulation is a VT 100, I have tried local echo to see if my keyboard is messed up. Since the sketch codes behaves in a similar manner I assume teraterm is having the same issue.
Any ideas since this is a pretty basic requirement to move forward on my Wireless smoker – I am stuck.
Stuff tried:
The WiFly library
WiFly demos on SPF (with mods for SSID…)
TeraTerm and WiFly terminal demo
Matt
Boulder, CO