Closed
Description
Hardware
Hardware: sonoff basic and, nodemcu
Core Version: 2.4
Description
hi
i found out then after reboot my router esp reconnects to network response to pings
even handle webserwer etc
but i disable my home wifi during nights and have some function to hanndle night and other for day
if(WiFi.isConnected())
{
.......
}
and at morning after my home wifi is enabled again
isconnected still return false..
checked also
if (WiFi.status() == WL_CONNECTED)
it also still return false
is there any other way to handle it propertly ?
on 2.3 (WiFi.status() == WL_CONNECTED) was working fine....
Thank you and best regards
Metadata
Metadata
Assignees
Labels
No labels