Skip to content

Commit 6c31fe5

Browse files
committed
Update assets and wordings
1 parent bc52a7a commit 6c31fe5

File tree

6 files changed

+5
-3
lines changed

6 files changed

+5
-3
lines changed
159 KB
Loading
95.7 KB
Loading
16.6 KB
Loading
168 KB
Loading
101 KB
Loading

content/software/ide-v2/tutorials/ide-v2-fw-cert-uploader/ide-v2-fw-cert-uploader.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,15 @@ The following boards are based on the [NINA-W10 series](https://content.arduino.
2626
- [Nano RP2040 Connect](https://store.arduino.cc/nano-rp2040-connect)
2727
- [MKR WiFi 1010](https://store.arduino.cc/arduino-mkr-wifi-1010)
2828
- [Nano 33 IoT](https://store.arduino.cc/arduino-nano-33-iot)
29-
- [MKR Vidor 4000](https://store.arduino.cc/arduino-mkr-vidor-4000)
29+
- [MKR Vidor 4000](https://store.arduino.cc/arduino-mkr-vidor-4000) /*
3030

3131
The following boards are based on the [ATWINC1500](https://www.microchip.com/en-us/product/ATWINC1500) module.
3232

33-
- [MKR 1000 WiFi](https://store.arduino.cc/arduino-mkr1000-wifi)
33+
- [MKR 1000 WiFi](https://store.arduino.cc/arduino-mkr1000-wifi) /*
3434
- [WiFi Shield 101](https://docs.arduino.cc/retired/shields/arduino-wifi-shield-101)
3535

36+
/* As of [Arduino IDE 2.2.0](https://github.com/arduino/arduino-ide/releases/tag/2.2.0) this board is no longer supported.
37+
3638
## When to Update Firmware
3739

3840
In most cases, manually updating your board's firmware is not necessary, as it is shipped to work 'out of the box'. But there are some cases where updating it might be useful, for example to correct hardware bugs or to be compatible with a specific setup.
@@ -57,7 +59,7 @@ To update the Firmware, follow the below steps:
5759

5860
**1.** Connect your board to your computer.
5961

60-
**2.** Open the Arduino IDE 2, and navigate to **Tools > WiFi101 / WiFiNINA Firmware Updater**.
62+
**2.** Open the Arduino IDE 2, and navigate to **Tools > Firmware Updater**.
6163

6264
![Selecting the Firmware Updater Tool.](assets/fw-cert-img01.png)
6365

0 commit comments

Comments
 (0)