Skip to content

Commit 94d5bb2

Browse files
authored
Merge pull request #73 from per1234/update-link
Update Help Center article links
2 parents ac27b7b + 2f354a8 commit 94d5bb2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ espflash write-bin -b 115200 0x0 S3.bin
4949

5050
## Update your board
5151

52-
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.
52+
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/16379769332892-Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash) or using the [unor4wifi-updater](unor4wifi-updater) script.
5353

5454
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
5555
should be invoked after putting the board in `ESP download` mode.

unor4wifi-updater/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ Disconnect and connect again your UNO R4 WiFi from your PC and re-run the script
6363

6464
Follow the "**Run espflash directly**" instructions provided in this Arduino Help Center article:
6565

66-
https://support.arduino.cc/hc/en-us/articles/9670986058780-Update-the-connectivity-module-firmware-on-UNO-R4-WiFi#espflash
66+
https://support.arduino.cc/hc/en-us/articles/16379769332892-Restore-the-USB-connectivity-firmware-on-UNO-R4-WiFi-with-espflash

0 commit comments

Comments
 (0)