Skip to content

Replace firmware restoration instructions with link to duplicate Help Center content #51

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

Merged
merged 1 commit into from
Apr 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ espflash write-bin -b 115200 0x0 S3.bin

## Update your board

To flash the firmware the board needs to be in `ESP download` mode. This can be done [manually](unor4wifi-updater#option-2) or using the [unor4wifi-updater](unor4wifi-updater) script.
To flash the firmware the board needs to be in `ESP download` mode. This can be done [manually](https://support.arduino.cc/hc/en-us/articles/9670986058780-Update-the-connectivity-module-firmware-on-UNO-R4-WiFi#espflash) or using the [unor4wifi-updater](unor4wifi-updater) script.

Alternatively you can also use the `download.sh` script to update the firmware using the `arduino-cli`. Also in this case the `download.sh` script
should be invoked after putting the board in `ESP download` mode.
19 changes: 2 additions & 17 deletions unor4wifi-updater/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,22 +60,7 @@ Running the script from the terminal instead of double click should avoid the co
Disconnect and connect again your UNO R4 WiFi from your PC and re-run the script.

## Option 2
Manually put the UNO R4 WiFi in ESP mode

1. Disconnect the UNO R4 WiFi from your PC
2. Short the pins highlighted in the image using a jumper wire
Follow the "**Run espflash directly**" instructions provided in this Arduino Help Center article:

![image](https://github.com/pennam/UnoR4WiFiUpdate/assets/20436476/b271759e-5d7b-44f5-954e-15bc0f7feae9)

3. Connect the UNO R4 WiFi to your PC
4. From the root folder of the downloaded .zip file run

#### Linux and MacOS
`./bin/espflash write-bin -b 115200 0x0 firmware/UNOR4-WIFI-S3-0.2.0-rc1.bin`

#### Windows
`bin\espflash write-bin -b 115200 0x0 firmware\UNOR4-WIFI-S3-0.2.0-rc1.bin`

5. Disconnect your UNO R4 WiFi from your PC
6. Remove the jumper wire
7. Connect the board to your PC again and enjoy
https://support.arduino.cc/hc/en-us/articles/9670986058780-Update-the-connectivity-module-firmware-on-UNO-R4-WiFi#espflash