Closed
Description
Hi, I am trying to build an application, where user will pass desired SSID and its password by connecting to ESP32 board acting as an AP. Then remember the necessary information for network connectivity.
So, I have the following code. This code is not fully implemented to get SSID and password, but it should at least connect, and when accessed at http://192.168.4.1
it should show hello world
.
But, instead, I get the following terminal message
and, on phone, it cannot connect to the AP on the settings page. I wanted something similar to this. join
followed by an immediate leave
Could someone help me figure out where I might be doing wrong?
Metadata
Metadata
Assignees
Labels
No labels