I am having problems with the WiFly Shield and my Arduino boards (have tried several with the same results).
For my test I am using the WiFly Terminal Example sketch from Sparkfun. I have modified the SPI_UART_cfg SPI_Uart_config with 0x60
to match my 14Mhz crystal.
On loading the sketch I get the standard output of:
WiFly Shield Terminal Routine
Bridge initialized successfully!
Auto-Assoc roving1 chan=0 mode=NONE FAILED
Auto-Assoc roving1 chan=0 mode=NONE FAILED
If I enter $$$ the WiFly responds with CMD and thats it. Entering more commands just echos the command text on the screen but no further response from the WiFly.
If I press reset on the WiFly shield I get:
WiFly Shield Terminal Routine
Bridge initialized successfully!
and still no output from the WiFly. The only output is echos of any characters entered.
I have done a hardware reset of the WiFly to factory settings but no change.
Does anyone have any ideas about how to procedure to solve this ?
Best Regards