Hi,
I just tried to get started with my YUN. When uploading Sketches to the Yun the following error occurs:
root@Arduino:/etc/arduino# run-avrdude ./base.hex
avrdude: AVR device not responding
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.
avrdude done. Thank you.
If I try to read the value of a single pin (http://arduino.local/arduino/analog/28) I get the following message:
Could not connect to YunServer 146 Connection refused
What is the problem here?
I've googled a lot and this post won't help me:
http://forum.arduino.cc/index.php?topic=209587.msg1542895#msg1542895
If I change the value and fire up this:
/usr/bin/run-avrdude /etc/arduino/Caterina-Yun.hex
I get the same error as above from avrdude.
I did an upgrade to the latest software. (http://arduino.cc/en/Main/Software#toc8)
I have tried it both with the windows and mac ide (beta for yun)
Please help me
Thank you,
nitramf