WiFly RN131C [SOLVED]

I’m using the WiFly 131 with a Redboard. I’ve followed the WiFly hookup tutorial (https://learn.sparkfun.com/tutorials/wi … kup-guide/) and have successfully got an IP address and can ping the unit from my network, the SpiUartTerminal sketch worked great for setup. Problem is it seems the unit doesn’t send anything back when I load on the WebServer example provided or any other sample sketches. The WiFly’s green led flashes slowly indicating it’s IP is OK and when I connect to it from my web browser it turns solid green for a bit but never returns anything to the browser. What should I check? Thanks.

I guess I fixed something, I hadn’t updated the WiFly firmware to the latest so I did that and also switch to Arduino 1.0.6 and now everything is working.