Closed 0xFEEDC0DE64 closed 1 year ago
Which esp-idf version (git describe --tags)?
c92f2394f2a15d1d82f10cc10d2c70b4433d81a3
@kapilkedawat
v5.0: 823b6c8f5650178d8845c4939d33c7f99b0e4616 v4.4: aba1eb81ea76bb33bf41c96eaca95de0dfbafb5f Does v4.3 branch need this fix?
i would like to see a v5.1-dev-2300 fix first maybe?
Yes, it will be available in v4.3 as well. @0xFEEDC0DE64 https://github.com/espressif/esp-idf/commit/2e8ebdc0fc29e9d91a7567c04a9d963175c9d7a8 is fix on master, please try with that once.
Hi,
I just upgraded the esp-idf in our firmware project and I experience a lot WPA3 wifi connect problems now. The wifi blob seems to go in some sort of endless loop? While rebasing the esp-idf repo I read some commits regarding connect retry count, should we enable some limit now?