Page 1 of 1

De authentication fail in esp-idf v3.1

Posted: Mon Dec 17, 2018 9:58 am
by Ankit53
Hi All,
I am facing issue with de authentication process from softAP.

esp_wifi_deauth_sta API returns with ESP_OK if I pass node AID. But fails to de auth node present under softAP's child list.

I am using esp-idf v3.1, is there any issue with de auth process?

Thanks,
Ankit Siddhpaura