Blackymas / NSPanel_HA_Blueprint

This allows you to configure your complete NSPanel via Blueprint with UI and without changing anything in the code
1.4k stars 253 forks source link

`Bug` NSPanel update TFT display not working #1897

Closed McMtech closed 5 months ago

McMtech commented 6 months ago

TFT Version

4.1.4

ESPHome Version

2024.2.2

Blueprint Version

v4.2.6

Panel Model

EU

What is the bug?

When updated ESPhome and the blueprint tried to update the TFT and would not update so now missing all my icons, but they are all still in the blueprint.

https://github.com/Blackymas/NSPanel_HA_Blueprint/assets/117125598/878bfbaa-75ac-4f5b-9da1-9fc826e58cf4

Steps to Reproduce

No response

Your Panel's YAML

No response

ESPHome Logs

No response

Home Assistant Logs

No response

KoKolaj commented 6 months ago

Apparently a similar problem to me. Helped advice with the transition to esp-idf https://github.com/Blackymas/NSPanel_HA_Blueprint/issues/1896#issuecomment-1992603140

https://github.com/Blackymas/NSPanel_HA_Blueprint/blob/main/docs/tft_upload.md#esp-idf

McMtech commented 6 months ago

I have changed it to, esp-idf a few weeks back but still nothing happened the screen thinks it’s still on 4.1.4

shing6326 commented 6 months ago

you have to use a serial cable to flash it again if you change the framework from arduino to esp-idf.

edwardtfn commented 6 months ago

If you cannot flash it via serial ttl right now, please revert it back to arduino adding this to your panel's yaml:

esp32:
  framework:
    type: arduino
edwardtfn commented 6 months ago
dylanpedro commented 6 months ago

I added the following to the ESPHome YAML file for the particular panel and it works after flashing it so do we still need to flash it with a serial cable?

esp32:
  framework:
    type: arduino
edwardtfn commented 5 months ago

Hey @McMtech, are you still facing this issue or should we close this?

McMtech commented 5 months ago

Hello This can be closed now it solved my issue. Thank you. Kind regards Joe Fellows-McMurrayOn 3 Apr 2024, at 9:39 PM, Edward Firmo @.***> wrote: Hey @McMtech, are you still facing this issue or should we close this?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>