Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!
Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.
Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!
(@hans)
Famed Member Admin
Joined: 12 years ago
Posts: 2859
April 23, 2021 4:36 AM
Hi Yves,
From what I'm reading in the error message, you computer has trouble communicating with the Arduino.
It looks like your board is a Leonardo? (at first I thought it was a clone, so I had to Google it)
It seems that upload issues like yours are not uncommon for the Leonardo boards.
I did find this in the Leonardo documentation:
Press and hold the reset button on the Leonardo or Micro, then hit the upload button in the Arduino software.
Only release the reset button after you see the message "Uploading..." appear in the software's status bar. When you do so, the bootloader will start, creating a new virtual (CDC) serial port on the computer.
The software will see that port appear and perform the upload using it.
Again, this is only necessary if the normal upload process (i.e. just pressing the uploading button) doesn't work.
So, press and hold the reset button on the Leonardo, press upload in the Arduino IDE, and when you see the message "Uploading ..." let go of the reset button.
Quite an odd fix if you ask me ... but maybe it works in your situation.
(@yves)
Active Member
Joined: 4 years ago
Posts: 13
Topic starter
April 23, 2021 9:11 AM
Hy Hans,
I have done what you have suggested and it work.
Once the script pass, I have program other arduino card and I didn't have the problem.
Â
(@yves)
Active Member
Joined: 4 years ago
Posts: 13
Topic starter
April 23, 2021 9:11 AM
(@hans)
Famed Member Admin
Joined: 12 years ago
Posts: 2859
April 23, 2021 9:41 AM
Awesome! And thank you for the coffee 😁 👍 ☕️
(@yves)
Active Member
Joined: 4 years ago
Posts: 13
Topic starter
November 2, 2022 1:38 PM
@hans I had my computor stolen a few month ago. I am glad that I could retreive my Meteor script from your website.
Thanks
Â
Yves
(@yves)
Active Member
Joined: 4 years ago
Posts: 13
Topic starter
November 2, 2022 1:40 PM
@hans Is there a way to retreive a script from and arduino uno card