Skip to content

ESP32 IDF OTA over many forms with support of cryptography (AES-256 CBC)!

License

Notifications You must be signed in to change notification settings

urbanze/esp32-ota

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 Ultimate OTA

ESP32 OTA over many forms with support of cryptography (AES-256 CBC)!
All folders contain an explanation/example file (README.md) to help you to use the specific protocol/bus.\

WiFi library: WiFi
Ethernet library: ETH

  • All methods support WiFi or Ethernet.
  • Crypted functions use AES-256 CBC.
  • This library is made 100% in IDF (v4.0).
  • OTA over HTTP (Web Server HTML).
  • OTA over MQTT.
  • OTA over TCP.
  • OTA over UART.
  • OTA over SD Card (SDMMC).

About

ESP32 IDF OTA over many forms with support of cryptography (AES-256 CBC)!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages