Skip to content
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

Problems with new nxpanel.be #49

Closed
viper-666 opened this issue Feb 14, 2022 · 16 comments
Closed

Problems with new nxpanel.be #49

viper-666 opened this issue Feb 14, 2022 · 16 comments

Comments

@viper-666
Copy link
Contributor

For your Autoupdate and fully FTP upload feature I installed the newest nxpanel.be.
But after a reboot I get several error messages on the console and no nxpanel, installnxpanel command works.
Here the console log:
00:00:00.003 HDW: ESP32-D0WD-V3 00:00:00.131 UFS: FlashFS mounted with 288 kB free 00:00:00.260 CFG: Loaded from File, Count 241 00:00:00.276 QPC: Count 1 00:00:00.384 BRY: Berry initialized, RAM used=3849 00:00:00.413 BRY: no 'preinit.be' 00:00:00.421 Project tasmota - NSPanel Version 10.1.0(tasmota)-2_0_1_1(2021-12-08T14:50:20) 00:00:01.485 BRY: Exception> 'syntax_error' - /nxpanel.be:285: 'tcpclient' undeclared (first use in this function) 00:00:01.487 stack traceback: 00:00:01.498 <native>: in native function 00:00:01.498 <unknown source>: in function load00:00:01.499 <unknown source>: in functionload00:00:01.510 <unknown source>: in functionmain00:00:01.511 <unknown source>: in functionload00:00:01.512 <unknown source>: in functionload``

@peepshow-21
Copy link
Owner

Sure you are on correct versions?
image
I just downloaded the one from git myself to check and copied to my panel and it boots fine.

did installnxpanel command work? Can the box see the external download URL? If not download yourself and flash as before (locally) with flashnextion command.

It's not not FTP. it's HTTP.

@viper-666
Copy link
Contributor Author

viper-666 commented Feb 14, 2022

Yes it is static VERSION = "1.1.1".
And no installnxpanel don't work nspanel/RESULT = {"Command":"Unknown"}

@viper-666
Copy link
Contributor Author

viper-666 commented Feb 14, 2022

Ok, found the issue, I have to update tasmota, now it works and also installed automatically the new tft file from your github after the installnxpanel command.

@peepshow-21
Copy link
Owner

I fixed the infrequent random error when sending messages. I get no errors at all anymore and all.
image
the error, was a very hard to get buffer overrun. now you just get a little warming and the message get's picked up.

@viper-666
Copy link
Contributor Author

You mean this errors?
18:56:00.961 MQT: nspanel/RESULT = {"error":{"e:":1,"s":79,"h":"PS"}} 18:56:01.202 MQT: nspanel/RESULT = {"error":{"e:":2,"s":79,"h":"2,"}}

@peepshow-21
Copy link
Owner

yes, all fixed now

@peepshow-21
Copy link
Owner

I've just released 1.0.1, so be interesting to see if auto update works. it you have it turned on and want force and update check, before the 24hr check kicks in, type 9998 red button, on the alarm page

@viper-666
Copy link
Contributor Author

That with 9998 red button don't work.
Also seems there a bug on the alarm page, the first number I pressed will turn red but no beep .

@peepshow-21
Copy link
Owner

peepshow-21 commented Feb 16, 2022 via email

@viper-666
Copy link
Contributor Author

Ok it seems to work but it means 1.0.0.0 was the newest firmware.
20:46:33.755 NXP: Update check for 'release'
20:46:34.056 HTP: Connected in 296 ms, stack low mark 3780
20:46:34.066 NXP: Current version 1.0.0 is latest

@peepshow-21
Copy link
Owner

peepshow-21 commented Feb 16, 2022 via email

@viper-666
Copy link
Contributor Author

With the test button checked it wotks 👍

@viper-666
Copy link
Contributor Author

Yesterday it updates automatically.
Have you a tipp to what MQTT command I should look to know when the panel reboots and boots from scratch?
I look for changes on the Info3 channel, but in this channel will be only postet if you boot from scratch not if you reboot like the panel doe's after update. So the necessary commands will not be send from my home automation system.

@peepshow-21
Copy link
Owner

peepshow-21 commented Feb 22, 2022 via email

@viper-666
Copy link
Contributor Author

The "problem" is, that I can't see if the panel has rebooted after a tft update so I missed maybe some informations.

@peepshow-21
Copy link
Owner

peepshow-21 commented Feb 23, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants