Reconnect to WiFi in case of disconnection
Closed this issue · 3 comments
craftbyte commented
At the moment, if WiFi connection is lost, the ESP doesn't try to reconnect. This means the device has to be rebooted every time. Can something like the solutions at https://randomnerdtutorials.com/solved-reconnect-esp32-to-wifi/ be implemented?
ph1p commented
Sure, I'll take a look at it
c64emulator commented
Das Problem scheint nicht behoben:
Leider musste ich bei meinem neuen WLAN-Router einen Scheduler einrichten, der in jeder Nacht (nachdem die FRITZ!Box einen DSL-Reconnect durchgeführt hat) den Router neu bootet. Das war notwendig, weil das WLAN extrem unzuverlässig lief.
Als Folge davon öffnet das LED-Panel nun seinen AP ( (mit Webserver auf 192.168.4.1). Allerdings zeigt es dort dann die normale GUI (und nicht die WiFi-Konfiguration).