You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can see extra.auth.password is used to pass additional info to the command-line. The auth struct was removed here because it was part of the network upload
This hack was used because the agent was not providing a functionality to specify the fqbn in the commandline
To reproduce
Just manually downgrade the Wi-Fi firmware of a board (like the UNO R4 WiFi) and then perform the device setup.
Describe the problem
In #878 we removed network upload functionality. Unfortunately, the device setup flow used an hack to invoke the
arduino-fwuploader
tool:As you can see
extra.auth.password
is used to pass additional info to the command-line. The auth struct was removed here because it was part of the network uploadThis hack was used because the agent was not providing a functionality to specify the fqbn in the commandline
To reproduce
Just manually downgrade the Wi-Fi firmware of a board (like the UNO R4 WiFi) and then perform the device setup.
Expected behavior
The board is provisioned correctly
Arduino Create Agent version
1.3.7/1.3.8
Operating system
N/A
Operating system version
N/A
Browser
N/A
Browser version
N/A
Additional context
N/A
Issue checklist
The text was updated successfully, but these errors were encountered: