Hi
I have Arduino UNO attached to Yun Shield.
I have been working without problems until this error:
avrdude: verification error, first mismatch at byte 0x0001
0x00 != 0x94
when uploading via wifi.
This will happend with any sketch, even the Blink example or an empty sketch.
If I unplug Yun Shield, it will upload correctly using USB cable. After plugging again Yun Shield the program will run (ex Led will blink in Blink example).
the address (in this case 0x0001) is for blink example. For a larger sketch will be different.
Do you think is a problem with bootloader and I need to flash a new one?
Regards
Javier.