-
-
Notifications
You must be signed in to change notification settings - Fork 267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to update tft file #684
Comments
That was a switch before, but now it is a button ("Press"), so nothing wrong with your system. If you don't mind, please share your ESPHome yaml. Just make sure to remove any private info like wifi credentials before sharing. We have seen other people with similar issue and looks like using an older version of the screen's library helps with this first time upload... |
I spent a lot of hours trying to load nspanel_us.tft. Nothing helped. I even installed a separate server with nginx (and when I entered this address in the browser, the file was downloaded). The only thing that helped was connecting "using an older version of the screen's library." But now I have a problem, every time I restart HA I get the message "loading" on the panel. I have to edit the automation with Blueprint, after this action - the data appears. |
|
|
|
|
HI guys. I'm having same issue here. Struggling to upload tft file. I even tried to flash my nspanel with earlier version of nspanel_esphome.yaml with no luck. This is what I can see in my esp device logs: I'm out of ideas. I have flashed my panel about 20 times today, trying local tft files, local blank tft, nothing works ... I will really appreciate any help. |
|
Yes. I'm able to download a file using that url in any web browser. I'm getting same error regardless of using local server or GitHub |
Try to upload nspanel_blank.tft first. It's way smaller and will make easier to identify issues. And.olease let us know if you have the same issue when uploading nspanel_blank.tft. |
I did, with no luck again. [21:19:01][D][nextion_upload:175]: Requesting URL: http://192.168.68.79:1180/nspanel_blank.tft |
Why don't you try to setup another Web server or maybe use the one from Home Assistant. |
Yes. Different web server did a trick. I have setup apache just to get proper web server to download a single file ... and it worked. Then, I flashed my ns panel again with full tft file for eu and it went flawlessly. Thanks a lot @edwardtfn :) |
Hello, One thing I am also wondering, but not sure if it is related to the problem is that if I do an install wirelessly evertyhing seems to work fine but when it's changing to log after everything is finished there is many loggings like that: [E][uart:015]: Reading from UART timed out at byte 0! [15:08:36][W][nextion:072]: Nextion is not connected! [15:08:37] As I am not really a Software expert ;-) any help would really be appreciated as the project looks really great and I really want to get it up and running. BR |
@Darkstar-74 Try adding these lines to your ESPhome config:
After that, I managed to update the tft file. As soon as the update works at least once, you can delete these lines, and the file update proceeds in a regular way. |
@Anzic23 : Thanks a lot! Seems it works. It is updating now and shows progress on the TFT. As I have SSL enabled it will take some (real long) time until I will know if also the result is O.k. BR |
I have loaded the NSpanel with esp and it is showing in my integrations.
When i went to go to update the tft nothing happens on the nspanel screen.
I was expecting a toggle button from the setup guide but it's a "press" ( pic added).
Can anyone tell me if i can force the update and if so how?
I'm quite new to this kind of stuff so any help would be greatful.
The text was updated successfully, but these errors were encountered: