Deauthenticate : Deauthentication process in ESP-IDF
Posted: Mon Dec 17, 2018 5:37 am
Hi All,
I am using ESP-IDF v3.0rc1 stable release for my application.
I want to know the sequence and process of AP_STA_CONNECT event and assignment of AID value.
What happens if max station connection value is 10 and 10 station is connected to AP, during any 2-3 node leave AP network?
At this time connected station is <10, what is the station MAC in AP at AID value where stations left?
on station leave, does AID value changes? example, if AID = 3 leaving network, station at AID = 4 comes at AID 3?
Did you guys came across scenario of de authenticate wrong station instead of given AID? I want to know de authentication sequence in brief.
Thank you,
Ankit Siddhapura
I am using ESP-IDF v3.0rc1 stable release for my application.
I want to know the sequence and process of AP_STA_CONNECT event and assignment of AID value.
What happens if max station connection value is 10 and 10 station is connected to AP, during any 2-3 node leave AP network?
At this time connected station is <10, what is the station MAC in AP at AID value where stations left?
on station leave, does AID value changes? example, if AID = 3 leaving network, station at AID = 4 comes at AID 3?
Did you guys came across scenario of de authenticate wrong station instead of given AID? I want to know de authentication sequence in brief.
Thank you,
Ankit Siddhapura