Skip to content

Commit 4bfc9d7

Browse files
authored
Various fixes [HC-1352] (#250)
* Add UNO R4 WiFi and sort list * "Note" style * Merge step into "Note" * Format as link * Improve links
1 parent 18e285f commit 4bfc9d7

File tree

4 files changed

+22
-18
lines changed

4 files changed

+22
-18
lines changed

content/Arduino Cloud/Arduino IoT Cloud/What-devices-can-be-used-with-Arduino-IoT-Cloud.md

+11-10
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,23 @@ id: 360016077320
99

1010
## Arduino devices
1111

12-
The following Arduino boards can be used with IoT Cloud:
12+
The following Arduino boards and devices can be used with IoT Cloud:
1313

14+
* [GIGA R1 WiFi](https://docs.arduino.cc/hardware/giga-r1-wifi)
1415
* [MKR 1000 WiFi](https://docs.arduino.cc/hardware/mkr-1000-wifi)
15-
* [MKR WiFi 1010](https://docs.arduino.cc/hardware/mkr-wifi-1010)
16-
* [MKR WAN 1300](https://docs.arduino.cc/hardware/mkr-wan-1300)
17-
* [MKR WAN 1310](https://docs.arduino.cc/hardware/mkr-wan-1310)
1816
* [MKR GSM 1400](https://docs.arduino.cc/hardware/mkr-gsm-1400)
1917
* [MKR NB 1500](https://docs.arduino.cc/hardware/mkr-nb-1500)
20-
* [Nano RP2040 Connect](https://docs.arduino.cc/hardware/nano-rp2040-connect)
18+
* [MKR WAN 1300](https://docs.arduino.cc/hardware/mkr-wan-1300)
19+
* [MKR WAN 1310](https://docs.arduino.cc/hardware/mkr-wan-1310)
20+
* [MKR WiFi 1010](https://docs.arduino.cc/hardware/mkr-wifi-1010)
2121
* [Nano 33 IoT](https://docs.arduino.cc/hardware/nano-33-iot)
22-
* [Giga R1 WiFi](https://docs.arduino.cc/hardware/giga-r1-wifi)
23-
* [Portenta H7](https://docs.arduino.cc/hardware/portenta-h7)
22+
* [Nano RP2040 Connect](https://docs.arduino.cc/hardware/nano-rp2040-connect)
23+
* [Nicla Vision](https://docs.arduino.cc/hardware/nicla-vision)
24+
* [Opta](https://docs.arduino.cc/hardware/opta)
2425
* [Portenta H7 Lite Connected](https://docs.arduino.cc/hardware/portenta-h7-lite-connected)
26+
* [Portenta H7](https://docs.arduino.cc/hardware/portenta-h7)
2527
* [Portenta X8](https://docs.arduino.cc/hardware/portenta-x8)
26-
* [Nicla Vision](https://docs.arduino.cc/hardware/nicla-vision)
27-
* [Arduino Opta](https://docs.arduino.cc/hardware/opta)
28+
* [UNO R4 WiFi](https://docs.arduino.cc/hardware/uno-r4-wifi)
2829

2930
---
3031

@@ -34,7 +35,7 @@ You can use your phone as an IoT device in the Arduino Cloud.
3435

3536
Download the **Arduino IoT Cloud Remote** app for [Android](https://play.google.com/store/apps/details?id=cc.arduino.cloudiot&hl=en&gl=US&pli=1) or [iOS](https://apps.apple.com/us/app/arduino-iot-cloud-remote/id1514358431).
3637

37-
***NOTE: The IoT Remote app requires iOS 12.4 or later for iOS the version. If you are using Android, version 8.0 or later is required. Make sure the iOS or Android version on your device is up to date before downloading the app.***
38+
> **Note:** The IoT Remote app requires iOS 12.4 or later for iOS the version. If you are using Android, version 8.0 or later is required. Make sure the iOS or Android version on your device is up to date before downloading the app.
3839
3940
Check out the instructions at "[Use Sensor Data From Your Phone](https://docs.arduino.cc/arduino-cloud/tutorials/iot-remote-phone-sensors)".
4041

content/Arduino Cloud/General Cloud/About-Arduino-Create-Agent-on-macOS-Ventura.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Learn about using the Arduino Create Agent on macOS Ventura.
1111

1212
## Arduino Create Agent 1.3.0+ supports macOS Ventura
1313

14-
[^1]: https://github.com/arduino/arduino-create-agent/releases/tag/1.2.7-ventura
14+
[^1]: <https://github.com/arduino/arduino-create-agent/releases/tag/1.2.7-ventura>
1515

1616
Here's how to get the latest version:
1717

content/Hardware Support/UNO/Update-the-wireless-connectivity-firmware-on-UNO-R4-WiFi.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,11 @@ In this article:
2424
1. Download <a class="link-download" href="https://github.com/arduino/uno-r4-wifi-usb-bridge/releases/latest/download/unor4wifi-update-windows.zip">unor4wifi-update-windows.zip</a>
2525
1. [Unzip](https://support.microsoft.com/windows/f6dde0a7-0fec-8294-e1d3-703ed85e7ebc) the downloaded file.
2626
1. Double-click on the `update.bat` file that is in the unzipped folder.
27-
1. Depending on your Windows security settings, a "**Windows protected your PC**" dialog might now open:
28-
> **Microsoft Defender SmartScreen prevented an unrecognized app from starting. Running this app might put your PC at risk.**
29-
30-
If so, click the "**More info**" link in the dialog and then click the "**Run anyway**" button.
27+
> **Note:** Depending on your Windows security settings, a **Windows protected your PC** dialog may open with this message:
28+
>
29+
> _Microsoft Defender SmartScreen prevented an unrecognized app from starting. Running this app might put your PC at risk._
30+
>
31+
> Click the **More info** link in the dialog and then click the **Run anyway** button to continue.
3132
1. A terminal window will open. The terminal window might now show a list of the serial ports present on your computer.
3233

3334
For example:

content/Software Support/Installation/Download-and-install-Arduino-IDE.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,20 @@ Learn how to download and install the desktop-based Arduino IDE.
1313
1414
### Windows
1515

16-
1. [Download the latest release](https://downloads.arduino.cc/arduino-ide/arduino-ide_latest_Windows_64bit.exe).
16+
1. <a class="link-download" href="https://downloads.arduino.cc/arduino-ide/arduino-ide_latest_Windows_64bit.exe">Download the latest release</a>
1717
2. Follow the instructions in the installation guide.
1818
3. When completing the setup, leave _Run Arduino IDE_ ticked to launch the application, or launch it later from the Start Menu.
1919

2020
### macOS
2121

22-
1. [Download the latest release](https://downloads.arduino.cc/arduino-ide/arduino-ide_latest_macOS_64bit.dmg).
22+
1. <a class="link-download" href="https://downloads.arduino.cc/arduino-ide/arduino-ide_latest_macOS_64bit.dmg">Download the latest release</a>
2323
2. Double-click the disk image (.dmg) file.
2424
3. Drag and drop the Arduino IDE application into the Applications folder.
2525
4. Launch Arduino IDE the same way you would launch any other application (such as <kbd>⌘</kbd> + <kbd>Space</kbd> for Spotlight and search for "Arduino").
2626

2727
### Linux
2828

29-
1. [Download the latest release](https://downloads.arduino.cc/arduino-ide/arduino-ide_latest_Linux_64bit.AppImage).
29+
1. <a class="link-download" href="https://downloads.arduino.cc/arduino-ide/arduino-ide_latest_Linux_64bit.AppImage">Download the latest release</a>
3030
2. Find the AppImage file in your file manager.
3131
3. Make the AppImage file executable:
3232

@@ -61,6 +61,8 @@ If Arduino IDE fails to open, and you see the text `dlopen(): error loading libf
6161
* Nightly builds – preview incoming releases.
6262
* IDE 1 (legacy)
6363

64+
<a class="link-external" href="https://www.arduino.cc/en/software">View all download options on the Software page</a>
65+
6466
**[View all download options on the Software page](https://www.arduino.cc/en/software).**
6567

6668
---

0 commit comments

Comments
 (0)