From 6a8d4dad7d4fedd3b804a327ed8e79a55f296051 Mon Sep 17 00:00:00 2001 From: joBr99 Date: Wed, 30 Nov 2022 18:11:51 +0000 Subject: [PATCH 1/2] . (add nextion2text) --- HMI/US/portrait/diff-filtered.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HMI/US/portrait/diff-filtered.txt b/HMI/US/portrait/diff-filtered.txt index b6313577..8d0e9df7 100644 --- a/HMI/US/portrait/diff-filtered.txt +++ b/HMI/US/portrait/diff-filtered.txt @@ -1,4 +1,4 @@ -+++ /dev/fd/62 2022-11-30 16:01:08.850583062 +0000 ++++ /dev/fd/62 2022-11-30 18:11:43.676263963 +0000 +I/n2t-out/Program.s.txt ++ HMI/US/portrait/n2t-out/Program.s.txt +I/n2t-out/cardChart.txt From afa091e29f54197ff87987283e4c40a61551ca96 Mon Sep 17 00:00:00 2001 From: Johannes Date: Wed, 30 Nov 2022 19:38:58 +0100 Subject: [PATCH 2/2] Update prepare_nspanel.md --- docs/prepare_nspanel.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/prepare_nspanel.md b/docs/prepare_nspanel.md index cbae50ee..5e0bf40a 100644 --- a/docs/prepare_nspanel.md +++ b/docs/prepare_nspanel.md @@ -34,7 +34,7 @@ After a reboot of tasmota your screen will light up with the stock display firmw Due the limitations of Berry, it's not possible to download the tft file directly from github, so I'm also renting a small server where you can download the file via HTTP. -Use the one following commands to flash the latest release from this repository, just execute the following Command in Tasmota: +Use the one following commands in the tasmota console (not berry console) to flash the latest release from this repository: EU Version: `FlashNextion http://nspanel.pky.eu/lui-release.tft` @@ -42,7 +42,7 @@ US Version Portrait: `FlashNextion http://nspanel.pky.eu/lui-us-p-release.tft` US Version Landscape: `FlashNextion http://nspanel.pky.eu/lui-us-l-release.tft` - +After sending the command, the screen should show a progress bar. The flashing progress takes around 5 minutes. Note: For the US Version Users - keep in mind that you need to add the model config option to your apps.yaml later, more details on config overview page