We are really excited to announce that the Arduino Cloud now supports over-the-air (OTA) updates not only for Arduino boards but also for ESP32 boards.
OTA is one of the top rated features of the Arduino Cloud. It simplifies the programming experience as cables are not needed any more after the first programming. This is a big milestone for unifying the user experience of the Arduino Cloud for all the supported hardware.
There are plenty of ESP32 platforms available with different processors and memory sizes. This is an experimental feature that has been tested on the most popular ones, but there could be some limitations on some of the untested ones. We would be delighted to get your feedback.
Hi pennam
Thank you.
I installed many libraries (ArduinoIoTCloud-master and many others)
I use 'ArduinoIoTCloud-Basic.ino'
I updated SECRET_SSID; SECRET_PASS; SECRET_DEVICE_KEY and BOARD_ID
And my device 'esp32 dev board' is now connected.
Thank you very much.