micropython-sonoff-webswitch
micropython-sonoff-webswitch copied to clipboard
'hard' OTA update with yaota8266 bootloader doesn't work
It's a kind of work-in-progress.
See also:
- https://forum.micropython.org/viewtopic.php?f=16&t=7501#p42713
- https://github.com/micropython/micropython/issues/2535#issuecomment-569740745
- https://github.com/schinckel/yaota8266/pull/1
- https://github.com/pfalcon/yaota8266/pull/28
The Problem: https://github.com/jedie/yaota8266/commit/ca3c95e84d77480bc22cd050fc2cc427f1e45d44 used TCP, but the communication is via UDP!