Hi everybody,
I am working with an arduino wifi shield and an UNO rev 3.
I tried everything I could but everytime I read the serial port there is a: "Wifi Shield not present" message!!!
I upgraded it using these two command lines:
batchisp.exe -device AT32UC3A1256 -hardware usb -operation erase f memory flash blankcheck loadbuffer c:/wifi_dnld.elf program verify start reset 0
it marks no error, the data led is ON!
batchisp.exe -device AT32UC3A1256 -hardware usb -operation erase f memory flash blankcheck loadbuffer c:/wifiHD.elf program verify start reset 0
it marks no error, then all the lights are OFF!
I don't know what to do, can anybody help me please???
Thank you a lot!