tft update problem #2264
Unanswered
hBrinkmann62
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Could you please share the ESPHome logs from the moment you press the upload button until a few seconds after the panel restarts? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After i have updated the ESP32 version and the blueprint i have to update the nspanel_eu.tft also. So i download it and put it to the HA upload folder. When i start the upload, it will not start send data from 0% to 100% but somewhere at 80 or 90% to 100%, sends this data to the display. Afterwards i cannot display anything because there is a mixture of tpl data in the display that makes errors.
To correctly update the tft file i must first recompile the code using the nspanel_blank.tft. Then i can send the blank tft and it works fine (showing a QR Code).
Then i must recompile using nspanel_eu.tft, send the new nspanel_eu.tft and it works.
What also does not work is to directly upload from http(s) because the upload terminates before its ready, i don't know why.
Beta Was this translation helpful? Give feedback.
All reactions