Good day,
I’m trying to connect my uno to my wifly shield in place of the ethernet shield.
I’ve connected WiFly pins Tx and Rx to arduino pin 2 and 3 respectively and Vin to 3.3v and Gnd to Gnd.
However when i apply the sketch, it doesn’t show anything.
I have a working code for grabbing tweets off twitter to display it on my LCD but when i modify the code and input code for wifly, nothing happens?
first of all, is my connection to the shields right?
second, i’m using arduino IDE 1.0 and the library suitable for 1.0. i can’t get the UARTterminal.pde code to run.
any ideas appreciated!
cheers