Blackymas / NSPanel_HA_Blueprint

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

webserver stopped working on esp-idf #2050

Closed edwardtfn closed 1 month ago

edwardtfn commented 1 month ago

@edwardtfn I was not able to give it a try before the release, I just installed v 4.3.4 on one of my panels, now updating the other once. so far nothing critical. UDP works as expected. tft upload works for 80 to 90% on arduino and the udp component, so for that I switch over to esp-idf. I noticed that the webserver stopped working on esp-idf (on all 3 of my devices) but on arduino it seems to work.

not sure what the benefit is of PSRAM at this moment. I know, more RAM but I don't think it's used at the moment? but it gives me a lot of yellow lines during arduino compiling. image I don't think this is an issue, so then it's just informative.

I will let you know if the Heap-size decreases, for now it's just to short to have reliable measurements.

_Originally posted by @bkbartk in https://github.com/Blackymas/NSPanel_HA_Blueprint/issues/1832#issuecomment-2050357715_

edwardtfn commented 1 month ago

I will try it later. I've that installed on one of my panels, but cannot test right now.

edwardtfn commented 1 month ago

Solved in dev