WIFLY+ARDUINO UNO problem in connecting

i use arduino uno board with wifly shield.

when i upload SPIUART Terminal sketch, i am able to enter the command mode and successfully connect to the wifi network(mannually).

But when i upload AUTOCONNECT sketch , the wifly is not responding. I found out its not processing anything after “wifly.connect();”

because its not showing “associated” neither “association failed”

anyone faced similar problem?

i have a similar problem and have been posting and posting but no help yet… let me know if you found a solution?! thank you!

oddly -it works fine on one wifi network with the same encryption and not on the other…

c

I have the same problem as the original poster.

Is a known solution to this problem?

Thanks,

Jonathan

Hi guys,

I have just brought a WiFly shield and I cannot get it to connect at all. I thought I’d start of by using serial as this would be easier than the Telnet, however it doesn’t seem to matter as it just hangs on attempting to connect whether I use the SpiUartTerminal or Autoconnect sketch.

Can one of you possibly tell me how you initialized your shield for the first time. I am quite new to this and may be missing something.

Any help would be fantastic.

Thanks

Hi,

When I got my WiFly, I tried connecting to it via it’s own ad-hoc wifi network first, in order to set it up. It all worked fine, and now I have it connecting to my wifi automatically.

I wrote a guide here:

http://www.tinkerfailure.com/2012/02/se … fly-rn-xv/

Let me know if you’re still having trouble.

C

i’m facing the same problem, anyone found a solution for it ? i would appreciate the help