Skip to content

Commit a325410

Browse files
authored
Merge pull request #803 from arduino/karlsoderby/esp32-comp-board
[MKC-809] Update OTA verified ESP32 boards
2 parents 7febf47 + 15322c7 commit a325410

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

content/arduino-cloud/01.getting-started/02.technical-reference/iot-cloud-tech-ref.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,17 +107,30 @@ A shortcut to add a device is also provided in **"Things" page** as explained in
107107

108108
Below you will find a list of features that are available in the Arduino IoT Cloud.
109109

110-
### Uploading over-the-air (OTA)
110+
### Uploading Over-The-Air (OTA)
111111

112112
This feature allows for uploading sketches wirelessly to Arduino boards, without the need to connect the board physically. This feature is supported for the following boards:
113113

114114
- [Arduino MKR WiFi 1010](https://store.arduino.cc/arduino-mkr-wifi-1010)
115115
- [Arduino NANO 33 IoT](https://store.arduino.cc/arduino-nano-33-iot)
116116
- [Arduino Nano RP2040 Connect](https://store.arduino.cc/products/arduino-nano-rp2040-connect-with-headers)
117117
- [Portenta H7](https://store.arduino.cc/products/portenta-h7)
118-
- Cloud compatible ESP32 boards.
119-
120-
***ESP32 boards are supported as of January 2023.***
118+
- Cloud compatible ESP32 boards (see list below).
119+
120+
#### Verified ESP32 Boards Supporting OTA
121+
122+
The following ESP32 boards have been tested and verified to support OTA:
123+
124+
- ESP32-S2-DevKitC
125+
- NODEMCU-32-S2
126+
- WEMOS LOLIN D32
127+
- ESP32-S3-DevKitC
128+
- WEMOS LOLIN D32
129+
- ESP32-CAM
130+
- NodeMCU-32S
131+
- Freenove ESP32 WROVER
132+
- ESP32-DevKitC32E
133+
- DOIT ESP32 DevKit v1
121134

122135
![Connecting the device with the OTA option](./images/device_OtA.png)
123136

0 commit comments

Comments
 (0)