Skip to content

Commit 9eda200

Browse files
authored
UNO R4 WiFi issues #2 (#232)
* Two articles addressing ongoing issues with UNO R4 WiFi * Fix filename * typo * Fix title quotes * typo * Added note with link to ongoing UNO R4 issue
1 parent 9b5a8b7 commit 9eda200

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

content/Hardware Support/Core Boards/Problems-uploading-to-UNO-R4-WiFi-on-Windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Problems uploading to UNO R4 WiFi on Windows
33
id: 9398559565340
44
---
55

6-
When uploading sketches to **Arduino UNO R4 WiFi** when using Arduino development tools on Windows, you may encounter these errors:
6+
When uploading sketches to **Arduino UNO R4 WiFi** using Arduino development tools on Windows, you may encounter these errors:
77

88
* **Arduino IDE 2 / Arduino CLI:** `No device found on <COM port>`, `Failed uploading: uploading error: exit status 1`
99
* **Web Editor:** `Executing command: exit status 1`, `No device found on <COM port>`

content/Software Support/Upload/Errors-when-uploading-a-sketch.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: "Errors when uploading a sketch"
33
id: 4403365313810
44
---
55

6+
> **Incident:** **[Problems uploading to UNO R4 WiFi on Windows](https://support.arduino.cc/hc/en-us/articles/9398559565340-Problems-uploading-to-UNO-R4-WiFi-on-Windows)**
7+
68
When there is an error the IDE will print relevant information in the console. Learn how to resolve common errors.
79

810
---

0 commit comments

Comments
 (0)