Is there a way to be notified as soon as one smartphone starts the provisioning routine, i.e. as soon as the BLE connection is established?
From the example, I see these:
Code: Select all
WIFI_PROV_START, WIFI_PROV_CRED_RECV, WIFI_PROV_CRED_FAIL, WIFI_PROV_CRED_SUCCESS, WIFI_PROV_END
Thank you,
Davi