71 Forks
263 Stars
263 Watchers

esp32FOTA

Experiments in firmware OTA updates for ESP32 dev boards

How to download and setup esp32FOTA

Open terminal and run command
git clone https://github.com/chrisjoyce911/esp32FOTA.git
git clone is used to create a copy or clone of esp32FOTA repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with esp32FOTA https://github.com/chrisjoyce911/esp32FOTA/archive/master.zip

Or simply clone esp32FOTA with SSH
[email protected]:chrisjoyce911/esp32FOTA.git

If you have some problems with esp32FOTA

You may open issue on esp32FOTA support forum (system) here: https://github.com/chrisjoyce911/esp32FOTA/issues