Hello,
I tried to upload the 2.0 firmware using the Arduino interface a few times without success. Every time, the upload failed without any indication of the real reason. I had set the board type and the USB serial port was detected. Sometime it just never started, other times avrdude never finished. it seems that one of the attempts failed harder than the other ones…
I’m not sure what happened there. Now, the red light on the servotor is blinking red and never stops. I can see that there is some kind of cycle but it never stops. Moreover, the computer is not able to communicate with the board. It seems like the serial port is recognized, but can’t negotiate capabilities. Of course, I can’t connect PoCoMo or do anything interesting with it.
What does the red led blinking means? Is there a way to recover from this?
I’m using the Arduino interface V1.0.1 that is included in Fedora 17. Arduino was launched as root to avoid any rights issue. This is my first experience with Arduino, microcontroler or servo, but I’m quite a seasoned Linux Sysadmin/user with some dev background.
Thanks for your help and feel free to ask for more details.
Tom.
edit: simplified problem and question after some analysis