Closed miwasp closed 1 year ago
Seems like ESPAsyncWebServer is the problem here (see https://github.com/me-no-dev/ESPAsyncWebServer/issues/1201) You can either disable "NSURLSession Websocket" in Safari "Experimental Feature" settings on every ios device or use this version of ESPAsyncWebServer which contains a few fixes: https://github.com/arjenhiemstra/ESPAsyncWebServer.
This software works fine on a Wemos D1 mini and can be controlled with the web interface from a PC really well. But as soon as i open the web interface with any ios device (iPhone or iPad), the Wemos boots in an endless loop.