Skip to content

Commit 75f96b6

Browse files
committed
Update ota-getting-started.md
1 parent e38a787 commit 75f96b6

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

content/arduino-cloud/02.features/04.ota-getting-started/ota-getting-started.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ This tutorial will guide you through the necessary steps to configure your board
2020

2121
## Compatible Hardware
2222

23-
![Compatible boards.](assets/ota-supported-boards.png)
23+
OTA is supported on several Arduino devices, as well as many ESP32 devices.
2424

25-
Below is a list of all boards that supports OTA through the Arduino Cloud.
25+
### Supported Arduino Boards
2626

2727
- [Arduino MKR WiFi 1010](https://store.arduino.cc/mkr-wifi-1010)
2828
- [Arduino Nano 33 IoT](https://store.arduino.cc/arduino-nano-33-iot)
@@ -31,6 +31,20 @@ Below is a list of all boards that supports OTA through the Arduino Cloud.
3131
- [Portenta Machine Control](https://store.arduino.cc/products/arduino-portenta-machine-control)
3232
- [Nicla Vision](https://store.arduino.cc/products/nicla-vision)
3333

34+
### Verified ESP32 Boards Supporting OTA
35+
36+
The following ESP32 boards have been tested and verified to support OTA:
37+
38+
- ESP32-S2-DevKitC
39+
- NODEMCU-32-S2
40+
- WEMOS LOLIN D32
41+
- ESP32-S3-DevKitC
42+
- WEMOS LOLIN D32
43+
- ESP32-CAM
44+
- NodeMCU-32S
45+
- Freenove ESP32 WROVER
46+
- ESP32-DevKitC32E
47+
- DOIT ESP32 DevKit v1
3448

3549
## How does it work
3650

0 commit comments

Comments
 (0)