Page 1 of 1

Wi-Fi Provisioning

Posted: Wed Oct 13, 2021 11:09 am
by tantal
I read this section https://docs.espressif.com/projects/esp ... oning.html and tried to run the example https://github.com/espressif/esp-idf/tr ... i_prov_mgr
I catch crash all the time. Maybe I made a stupid mistake.
Снимок экрана от 2021-10-13 18-03-18.png
Снимок экрана от 2021-10-13 18-03-18.png (151.15 KiB) Viewed 1239 times
i generated qr-code like this {"ver":"v1","name":"PROV_035E6C","pop":"abcd1234","transport":"softap"}
qr-code scanned through the ESP SoftAP Prov application
Сan someone tell me the reason for the error
thanks