You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kindly I wanted to ask you how to differentiate if the router the ESP32 is connected to has internet or not. Because WiFi.isConnected()
is true if ESP32 is connected to AP even if it has internet or not. I wanted to know How to differentiate those 2 options in the code.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Kindly I wanted to ask you how to differentiate if the router the ESP32 is connected to has internet or not. Because
WiFi.isConnected()
is
true
if ESP32 is connected to AP even if it has internet or not. I wanted to know How to differentiate those 2 options in the code.Beta Was this translation helpful? Give feedback.
All reactions