Skip to content
Discussion options

You must be logged in to vote

Sorry for the long delay in my response; I was busy working on my project using 1.20.0 and didn't have the wherewithal to debug the issue I was having with newer releases.

Happily, I found the issue and it was all thanks to you posting the undocumented 211 error constant of STAT_NO_AP_FOUND_IN_AUTHMODE_THRESHOLD. My router was configured to use WPA for auth, and recent versions of esp-idf seem to only allow WPA2 and WPA3 connections. That is the 'threshold', and WPA is not within that threshold.

I modified my router's config to use WPA2, and now I can use 1.24.1 without issue.

Replies: 3 comments 13 replies

Comment options

You must be logged in to vote
9 replies
@robert-hh
Comment options

@jezraj
Comment options

@shariltumin
Comment options

@jezraj
Comment options

Answer selected by jezraj
Comment options

You must be logged in to vote
2 replies
@davefes
Comment options

@glenn20
Comment options

Comment options

You must be logged in to vote
2 replies
@davefes
Comment options

@jezraj
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
ESP32
Labels
None yet
7 participants