Hi community,
I'm testing an example "Wi-Fi Provisioning" https://github.com/espressif/esp-idf/tr ... i_prov_mgr and Android App https://github.com/espressif/esp-idf-pr ... ng-android.
I am interested in the following:
what should I change in the existing functions if I want to after entering the wifi name/password,
keep exchanging some of your custom data ?
I registered the function:
wifi_prov_mgr_endpoint_create("Mydata");
wifi_prov_mgr_endpoint_register("Mydata", MyDataProv_handler, NULL);
After providing the credentials, the STA mode is uninitialized, as well as my function.
I would like to stop provisioning in my function after exchanging my data?
Tnx,
Stjepan
Provisioning custom data
Re: Provisioning custom data
Pls, does anyone know?
Who is online
Users browsing this forum: No registered users and 232 guests