Wi-Fi Provisioning over web broser example
Posted: Wed Jan 03, 2024 7:39 pm
Hi espressif staft,
Do you have any guide to do Wi-Fi Provisioning over web browser in which you have any template to send ssid and password, I'm using esp-idf 4.4.6? A client (computer) must connect to the esp32, and open a captive portal automatically.
Thanks in advance.
I'm folowing this example https://github.com/espressif/esp-idf/bl ... g.rst#id41 but it use a mobile app, and I do not need to my application, only use a web browser.
Do you have any guide to do Wi-Fi Provisioning over web browser in which you have any template to send ssid and password, I'm using esp-idf 4.4.6? A client (computer) must connect to the esp32, and open a captive portal automatically.
Thanks in advance.
I'm folowing this example https://github.com/espressif/esp-idf/bl ... g.rst#id41 but it use a mobile app, and I do not need to my application, only use a web browser.