Hi I have a B4a APP that sends WIFI credentials to the ESP
I connect the cell phone WiFi to the ESP32 AP network and then the APP sends down my password and ssif
When I connect the cell to the ESP32 I get the following sent to the ESP.. Can anyone explain this please
The 192.168.4.1 is the default AP address on the ESP32
GET / HTTP/1.1
Connection: close
User-Agent: Dalvik/2.1.0 (Linux; U; Android 15; SM-A266B Build/AP3A.240905.015.A2)
Host: 192.168.4.1
Accept-Encoding: gzip
I connect the cell phone WiFi to the ESP32 AP network and then the APP sends down my password and ssif
When I connect the cell to the ESP32 I get the following sent to the ESP.. Can anyone explain this please
The 192.168.4.1 is the default AP address on the ESP32
GET / HTTP/1.1
Connection: close
User-Agent: Dalvik/2.1.0 (Linux; U; Android 15; SM-A266B Build/AP3A.240905.015.A2)
Host: 192.168.4.1
Accept-Encoding: gzip