Chat freely about anything...

User avatar
By georpo
#90866 Hello!

I am using esp-01 module connected to a Microchip PIC24 through UART and AT commands.
Is there a way to have the ESP8266 reply to a GET request and send the available SSIDs? For example "device_local_ip/list"
And then with another GET request "device_local_ip /set?ssid=<ssir_wifi>&password=<wifi_password>" make the ESP8266 connect to the selected SSID?

Thanks.
GP