Page 1 of 1

OTA Update - Rainmaker Arduino

Posted: Wed Jul 21, 2021 9:56 pm
by John__
I have reported a crashing bug when attempting OTA updates here: https://github.com/espressif/arduino-esp32/issues/5420

Does anyone here have a successful technique for OTA using the Arduino alpha please?

Re: OTA Update - Rainmaker Arduino

Posted: Tue Aug 16, 2022 4:07 pm
by me-chiel
any news on your question? I'm having the same one:)

Re: OTA Update - Rainmaker Arduino

Posted: Fri Dec 23, 2022 6:55 am
by sanketwadekar
Hello,
Arduino 2.0.6 has been released, which fixes the OTA crash issues seen previously. If you face low memory errors like

Code: Select all

esp-tls-mbedtls: mbedtls_ssl_setup returned -0x7F00
please reboot your device once. Doing a reboot after successful provisioning and then starting OTA is recommended.
Thanks!