how to reconnect to wifi with esp32 after power loss or router restart
Posted: Sun Jan 01, 2023 11:52 pm
I found that every time I power down my ESP32 board and power it back up, it can't automatically reconnect to the router or access point configured in the sketch.
Thus, I find myself having to start uploading the sketch to the board each time I want to use the embedded server after the power has been cut off. Which is not at all practical if it is a major project.
A,d suddenly, I take the same opportunity to ask what to do to solve the same problem, but this time in the case where it is the access point or the router that we restart.
Please answer me.
Thus, I find myself having to start uploading the sketch to the board each time I want to use the embedded server after the power has been cut off. Which is not at all practical if it is a major project.
A,d suddenly, I take the same opportunity to ask what to do to solve the same problem, but this time in the case where it is the access point or the router that we restart.
Please answer me.