-
-
Notifications
You must be signed in to change notification settings - Fork 115
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
1.4.0 for the Arduino Uno Wifi Rev 2 #52
Comments
This may be the worst way to do it but i did the following (and it worked for me, No guarantee given ofc):
This worked for me but may not for you (due to newer versions, i tried with 1.4.1). |
Another less intensive approach...if you would like Download the hourly (nightly) version of the Arduino IDE, i believe it is at 1.8.14 currently... the NINA firmware updater tool should now see the latest version available |
Oh wow. I should have checked that first. |
I have spent some time trying to find info on this but it doesn't seem to be documented anywhere. I cannot get the wifi-rev-2 to upgrade its nina firmware to 1.4.0 through either the updater tool in the Arduino IDE or using the esptool and the latest firmware. Any idea what could be going on? The esptool finishes with what looks like a success but the status in code returns WL_NO_MODULE.
The text was updated successfully, but these errors were encountered: