Updated (EN) Common Issues TFT Upload (markdown)
@@ -37,7 +37,11 @@ Cut the power supply off, wait a bit, and power on again. It usually helps when
|
|||||||
If your panel is already installed in your wall, you probably can still power cycle using your power relay connected to that room.
|
If your panel is already installed in your wall, you probably can still power cycle using your power relay connected to that room.
|
||||||
|
|
||||||
|
|
||||||
#### 7. Try an alternative http service. There are many options available for free to run under you local Windows, MAC or Linux machine.
|
#### 7. Flash your panel again
|
||||||
|
Remove all add-ons and non-essential customization, flash your panel again (you can do this over the air/wirelessly), try to update the TFT, add the add-ons and removed customization back and then flash it again.
|
||||||
|
|
||||||
|
|
||||||
|
#### 8. Try an alternative http service. There are many options available for free to run under you local Windows, MAC or Linux machine.
|
||||||
Just to name some:
|
Just to name some:
|
||||||
- NGINX
|
- NGINX
|
||||||
- IIS
|
- IIS
|
||||||
@@ -46,7 +50,7 @@ Just to name some:
|
|||||||
- etc.
|
- etc.
|
||||||
|
|
||||||
|
|
||||||
#### 8. "Exit reparse" button
|
#### 9. "Exit reparse" button
|
||||||
One of the biggest challenges to a new user is to upload the TFT file for the first time. This is due to Sonoff using the [Protocol Reparse Mode](https://nextion.tech/instruction-set/#:~:text=20-,Advanced.,the%20serial%20buffer%20for%20processing) to control the communication with the Nextion display. This prevents ESPHome to communicate with the display using its default libraries and therefore prevents installing the new TFT.
|
One of the biggest challenges to a new user is to upload the TFT file for the first time. This is due to Sonoff using the [Protocol Reparse Mode](https://nextion.tech/instruction-set/#:~:text=20-,Advanced.,the%20serial%20buffer%20for%20processing) to control the communication with the Nextion display. This prevents ESPHome to communicate with the display using its default libraries and therefore prevents installing the new TFT.
|
||||||
With this version you will have a new button named "Exit reparse", which will send a command to the Nextion to exit that mode for a few seconds, giving to the use a chance to then upload the TFT file without the need to change your ESPHome settings or using older Nextion libraries.
|
With this version you will have a new button named "Exit reparse", which will send a command to the Nextion to exit that mode for a few seconds, giving to the use a chance to then upload the TFT file without the need to change your ESPHome settings or using older Nextion libraries.
|
||||||

|

|
||||||
@@ -60,7 +64,7 @@ d. While the new page is shown (it will be there for just a couple of seconds),
|
|||||||
e. You should then see the progress bar in your display and after no more than 20 minutes the new TFT will be displayed
|
e. You should then see the progress bar in your display and after no more than 20 minutes the new TFT will be displayed
|
||||||
|
|
||||||
|
|
||||||
#### 9. Use an older Nextion library for ESPHome
|
#### 10. Use an older Nextion library for ESPHome
|
||||||
|
|
||||||
If the error persists after trying all the options above, please try ending your ESPHOME with this and then press `Upload TFT` button:
|
If the error persists after trying all the options above, please try ending your ESPHOME with this and then press `Upload TFT` button:
|
||||||
```yaml
|
```yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user