No graphical interface, but connected
Hardware
ESP32
Firmware version
v2.4.6
Application version
2.4.6
What happened? What did you expect to happen?
I can ping the ESP via a terminal, but I can't get a graphical interface to interact with the program. I just had time to configure it once, then the GUI disappeared, but the ESP is online. My first installation didn't work at all, but in the second I was able to pair up the shutters, move them up and down, then after a while nothing.
How to reproduce it (step by step)
1. supply ESP
2. Try to connect via the browser
3. test to ping
4. ping OK
5. noting on the browser
Logs
I don't know how to retrieve the logs
I have a similar issue: flashed the firmware via Flash Downloader on a ESP32 Wroom DevKitC board. It connects to the wifi but gives a connection refused error on the webserver 192.168.4.1. With version 2.4.6 i get a boot loop (serial log: PRO CPU has been reset by WDT.)
Reflashing with 2.4.3 does avoid the bootloop but the serial output does not state that the HTTP server is started, only the wifi AP. Thanks for the help.