Provisioning custom data

Stipa88
Posts: 15
Joined: Mon May 09, 2022 12:26 pm

Provisioning custom data

Postby Stipa88 » Mon Mar 06, 2023 9:36 am

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

Stipa88
Posts: 15
Joined: Mon May 09, 2022 12:26 pm

Re: Provisioning custom data

Postby Stipa88 » Wed Mar 08, 2023 5:56 am

Pls, does anyone know?

Who is online

Users browsing this forum: No registered users and 379 guests