Skip to content

update firmware for esp32/esp8266 via http. It means ESP using http to download firmware and flashing firmware to it..

Notifications You must be signed in to change notification settings

vannoo67/esp32-http-firmware-update-over-the-air

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

esp32-http-fota

update firmware for esp32/esp8266 via http. It means ESP using http to download firmware and flashing firmware to it.

The example using libraries that are available on iotsharing.com. They are:

http://www.iotsharing.com/2017/05/how-to-use-mqtt-to-build-smart-home-arduino-esp32.html

http://www.iotsharing.com/2017/05/how-to-update-firmware-ota-for-batch-esp32.html

http://www.iotsharing.com/2017/05/how-to-build-system-to-update-price-tag.html

File fotacontrol.py is used to test example 2. It used paho mqtt https://pypi.python.org/pypi/paho-mqtt/1.1.

About

update firmware for esp32/esp8266 via http. It means ESP using http to download firmware and flashing firmware to it..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 45.7%
  • Other 37.4%
  • Python 16.9%