filmov
tv
Micropython - ESP32 - OTA - Test with OTA server

Показать описание
OTA server run with aiohttp.
Board connect to server, get metadata. Downloads firmware with chunk size 512 byte. After finishing downloading, checks HASH , if ok, reboot in OTA_0 partition.
Board connect to server, get metadata. Downloads firmware with chunk size 512 byte. After finishing downloading, checks HASH , if ok, reboot in OTA_0 partition.