Is there an event or a way to trigger an event when an ESP32 looses it's wifi connection? I'm referring to the state when it's connected as a station, not a AP.
I'm looking for something more elegant then polling the wifi to check for an ip or other.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hello all!
Is there an event or a way to trigger an event when an ESP32 looses it's wifi connection? I'm referring to the state when it's connected as a station, not a AP.
I'm looking for something more elegant then polling the wifi to check for an ip or other.
Thanks for your help.