Skip to content

Can't upload firmware to the Arduino Uno WiFi rev.2 #59

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
LumitoLuma opened this issue Jun 16, 2021 · 3 comments
Closed

Can't upload firmware to the Arduino Uno WiFi rev.2 #59

LumitoLuma opened this issue Jun 16, 2021 · 3 comments
Labels
type: imperfection Perceived defect in any part of project

Comments

@LumitoLuma
Copy link

Bug Report

Current behavior

I've tried to upload the NINA firmware (1.4.6) to my Arduino Uno WiFi rev2. When it gets to the INFO[0008] Opened port /dev/ttyACM0 at 115200 line, the board resets and sends an RX command to the Uno WiFi rev.2 as expected, but then it gets stuck. I have tried it about ten times and I've also disconnected and reconnected the board, but without success.

I've run the following command:

./FirmwareUploader firmware flash -v -b arduino:megaavr:uno2018 -a /dev/ttyACM0

Expected behavior

The firmware should upgrade without problems.

Environment

  • Updater version: Git, commit d4c7b34
  • OS and platform: Debian Testing x86_64, Linux 5.10.40

Additional context

I also had a similar problem with previous (stable) releases of the tool: When it tries to connect to the programmer (Uno WiFi rev.2) to start uploading the firmware, the upload fails unless it gets an immediate response from the board.

@umbynos
Copy link
Contributor

umbynos commented Jun 29, 2021

Thanks a lot for the detailed issue. We finally fixed the issue 🥳

@LumitoLuma
Copy link
Author

LumitoLuma commented Jun 29, 2021

Tested it and works fine. Thanks for your work!

@umbynos
Copy link
Contributor

umbynos commented Jul 2, 2021

FIxed in #74

@umbynos umbynos closed this as completed Jul 2, 2021
@rsora rsora added the type: imperfection Perceived defect in any part of project label Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants