I am unable to find reliable working example for OTA.
Using the "updater" example works on ESP32 Devkit 1, and a few other ESP32 boards I have in home, but it does not works with the TTGO T-Watch 2020 v1 I have ( I have 10 pieces currently ).
So - is there some actually tested and working OTA example for autoupdating from a Web server ?
Something like the Arduino's example with HTTPUpdate.h
"arduino15\packages\esp32\hardware\esp32\1.0.6\libraries\TTPUpdate\examples\httpUpdate" ?
since with this one I got "ELF file SHA256: 0000000000000000" Error only on T-Watch.
Here the settings on the VS 2019 with Visual Micro:
I am unable to find reliable working example for OTA. Using the "updater" example works on ESP32 Devkit 1, and a few other ESP32 boards I have in home, but it does not works with the TTGO T-Watch 2020 v1 I have ( I have 10 pieces currently ). So - is there some actually tested and working OTA example for autoupdating from a Web server ? Something like the Arduino's example with HTTPUpdate.h "arduino15\packages\esp32\hardware\esp32\1.0.6\libraries\TTPUpdate\examples\httpUpdate" ? since with this one I got "ELF file SHA256: 0000000000000000" Error only on T-Watch.
Here the settings on the VS 2019 with Visual Micro: