Wi-Fi Provisioning on ESP32
Posted: Thu Apr 01, 2021 6:01 am
The esp-wifi-provisioning is a Wi-Fi station configuration via an HTTP server running on the wifi module device. Can we act as a client and communicate with this http_server directly? just post the data to uri handle.
is there any API list that we can refer for the http client side used to communicate with ESP32 http server on ESP-Provisioning demo code?
is there any API list that we can refer for the http client side used to communicate with ESP32 http server on ESP-Provisioning demo code?