and find it frequently fails but not always.esp-idf/examples/wifi/wifi_easy_connect/dpp-enrollee
I (1199) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07
I (1309) wifi:mode : sta (50:02:91:86:33:b8)
I (1309) wifi:enable tsf
I (1309) wifi dpp-enrollee: Started listening for DPP Authentication
E (3639) wifi dpp-enrollee: DPP Auth failed (Reason: ESP_ERR_DPP_TX_FAILURE), retry...
[/code]
The error occurs after the initiator sends authentication.
It's not clear why but the code stop working altogether i.e no more events or any interaction after ESP_SUPP_DPP_FAIL. It's supposed to retry but doesn't.