ESP8266_ESP32_SelfUpdate
ESP8266_ESP32_SelfUpdate copied to clipboard
Hi, i tried to use the ESP32's code ,and it gave me error -1, i changed the fingerprints, but it's the same error. Do you know what is my error?...
Hello, first of all thanks for your code examples. I am working on a similar solution, which i want to use for my projects to auto-update them too. For HTTP...
Hi, i wanna try to download the new firmware by an external web made by me. I tried to change the URL ,and the certificate. and nothing. Someone knows the...
hi, I want to use esp32 OTA updates using Private Github Repo. As public Repo is working fine for the security purpose we need it Private. How to use it...
I am getting no serial monitor output after it connects to wifi and says "Waiting for NTP time sync: ...................." Do you know why this is happening? I am using...
testing purpose
Hi!, I tried to do an OTA update with WiFi using a ESP32-S3-DevKitC-1 and it works fine. However, I need to do it with Ethernet connection too. Is it possible...