You can chat about native SDK questions and issues here.

User avatar
By berkutta
#78850 I'm trying to update the Bootloader on an ESP8266 via OTA. Everything works perfectly, except the restart/reset after everything is done. If I do a system_reboot() I just get jibberish over UART and it doesn't start. If I press the reset button after the OTA is done it starts perfectly from the new Bootloader. Any Idea on how I could fix this issue?