OXRS-IO / OXRS-IO-TouchPanel-ESP32-FW

OXRS compatible firmware for WT32-xxx touch screen displays
https://oxrs.io/docs/firmware/touch-panel-esp32.html
BSD 3-Clause "New" or "Revised" License
20 stars 3 forks source link

Hung at the Logo screen if wifi network is not available at boot #22

Closed plains203 closed 1 year ago

plains203 commented 2 years ago

If your configured wifi network is not available when the screen boots it will sit at the logo screen indefinitely. This is an undesirable behavior for in wall mounted screens because there is no easy way to reboot them. Proposal is that the screen reboots on a 5 minute no connection timeout. This would only need to be configured if the wifi settings have been set to connect to an AP but probably would be ok even if it hasn't?

sumnerboy12 commented 1 year ago

Moved to https://github.com/OXRS-IO/OXRS-IO-WT32-ESP32-LIB/issues/5