micropython-sonoff-webswitch icon indicating copy to clipboard operation
micropython-sonoff-webswitch copied to clipboard

'hard' OTA update with yaota8266 bootloader doesn't work

Open jedie opened this issue 5 years ago • 1 comments

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

jedie avatar Jan 01 '20 21:01 jedie

The Problem: https://github.com/jedie/yaota8266/commit/ca3c95e84d77480bc22cd050fc2cc427f1e45d44 used TCP, but the communication is via UDP!

jedie avatar Jan 04 '20 14:01 jedie