station list showing false entry in softAP mode
Posted: Mon Dec 17, 2018 1:28 pm
Hi All,
Seen issue in esp-idf v3.0 rc1 about station list false entry.
If max connection value is given 2, esp_wifi_ap_get_sta_list API returns more number of entry. While printing child table in soft-AP mode seen 3 node entry in child table where max connection value is set 2 in configuration.
While removing(power off) false entry device, softAP shows inactive timer for that MAC address and did not generate SYSTEM_EVENT_AP_STADISCONNECTED event.
Can you provide info in brief, how station entries are handled at MAC?
Thanks
Ankit Siddhapura
Seen issue in esp-idf v3.0 rc1 about station list false entry.
If max connection value is given 2, esp_wifi_ap_get_sta_list API returns more number of entry. While printing child table in soft-AP mode seen 3 node entry in child table where max connection value is set 2 in configuration.
While removing(power off) false entry device, softAP shows inactive timer for that MAC address and did not generate SYSTEM_EVENT_AP_STADISCONNECTED event.
Can you provide info in brief, how station entries are handled at MAC?
Thanks
Ankit Siddhapura