olicooper / esphome-nspanel-lovelace-native

Custom ESPHome component for NSPanel utilising the TFT firmware of the project 'joBr99/nspanel-lovelace-ui'
Other
34 stars 6 forks source link

Bootloop after flashing that requires a hard reset to stop #9

Closed CultusMechanicus closed 4 months ago

CultusMechanicus commented 4 months ago

Something is slightly off, when I flash either OTA or via usb, the esp will invariably get into a boot loop, drop the api connection and eventually drop into safe mode. Poking a paperclip into the reset button on the bottom clears 'something' (PSRAM? TFT uart? I can't see any logs) and then reboots absolutely fine.

Not a major issue, I just have to prod it back life after a flash, but it suggests something isn't fully reset by the soft reset.

CultusMechanicus commented 4 months ago

Hmmm, something in the last lot of changes is sorted this out. OTA is working fine now 👍.

Thanks for all the work on this, it's very slick!