Skip to content

Commit 6d57e99

Browse files
authored
Merge pull request #2493 from arduino/mcmchris/uno-r4/board-registration
[PXCT-966] UNO R4 WiFi Board Registration Steps
2 parents 9a6a4ef + 02fffae commit 6d57e99

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

content/hardware/02.hero/boards/uno-r4-wifi/tutorials/r4-wifi-getting-started/r4-wifi-getting-started.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,19 @@ To install it, you will need the Arduino IDE, which you can download from the [A
1818

1919
***You can also use the [Cloud Editor](https://create.arduino.cc/editor) which comes with all Arduino boards pre-installed.***
2020

21+
## Board Registration (Optional)
22+
23+
To register your UNO R4 WiFi, navigate to [https://arduino.cc/start](https://arduino.cc/start) and follow the steps below:
24+
25+
![Board registration process](assets/animation.gif)
26+
27+
- Select the **UNO R4 WiFi** board.
28+
- Sign up to the Arduino newsletter (Optional).
29+
- Click on *"How can I find my product code?"* to know where to search for yours.
30+
- Enter the product code and click on **Verify and Activate**.
31+
32+
***The board registration is a non compulsory step.***
33+
2134
## Download & Install IDE
2235

2336
1. First, we need to download the Arduino IDE, which can be done from the [Arduino Software page](https://www.arduino.cc/en/software/).

0 commit comments

Comments
 (0)