Hi,
I'm having systematically no responses by Wifi some hours after connection has been established.
If I try to reconnect by ASCOM I get no response or a brief connection after which the issue occurs again.
If I reboot the WiFi module by SHC then connection can be established again.
Adding
WiFi.setSleepMode(WiFiSleepType::WIFI_NONE_SLEEP);
didn't help.
I'm using TeenAstro as a client connected to a router. The issue occurs on several routers. I'm tempted to think that as soon as a disconnection occurs it automatically reconnects but "not properly". In this case maybe an ESP reset could solve the issue.
Hi,
I'm having systematically no responses by Wifi some hours after connection has been established.
If I try to reconnect by ASCOM I get no response or a brief connection after which the issue occurs again.
If I reboot the WiFi module by SHC then connection can be established again.
Adding
WiFi.setSleepMode(WiFiSleepType::WIFI_NONE_SLEEP);didn't help.
I'm using TeenAstro as a client connected to a router. The issue occurs on several routers. I'm tempted to think that as soon as a disconnection occurs it automatically reconnects but "not properly". In this case maybe an ESP reset could solve the issue.