Skip to content

programmer131/ESP8266_ESP32_SelfUpdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4c5d592 · Jul 14, 2022

History

42 Commits
Jul 14, 2022
Jul 14, 2022
Jun 21, 2022

Repository files navigation

repo contains Arduino sketch that include self OTA support.

ESP32 OTA Demo: https://youtu.be/qCmdUtguwPw

demonstration and code explanation https://youtu.be/FuY6BobS-1k

Just another small demo: https://youtu.be/2J8KK5Cxf6g

Update: removed fingerprint and added rootca certificate for esp8266 but bin file downloading is quite slow now.

June 2022 update: Instead of using static url in your firmware, just send it in mqtt message, this way you can avoid scenarios where url/domain goes offline. This project utilize this technique, https://github.com/programmer131/cam-flood-light

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published