Page 1 of 1

esp_wifi_sta_get_ap_info function returns 0 for the group cipher and pairwise cipher

Posted: Mon Jan 14, 2019 10:28 am
by imalai
Hi,

The following WI-FI API function returns 0 for the group cipher and pairwise cipher:
  1. esp_err_t esp_wifi_sta_get_ap_info(wifi_ap_record_t *ap_info);
SSID linksys
RSSI -30
Auth mode 1 (WIFI_AUTH_WEP)
Group cipher 0
Pairwise cipher 0

I have also tested with the WIFI_AUTH_WPA2_PSK authentication mode and the behavior is the same.
Is there a specific configuration to be done in order to have the correct cipher type or this feature is not yet implemented?

Thank you,
Iulian

Re: esp_wifi_sta_get_ap_info function returns 0 for the group cipher and pairwise cipher

Posted: Tue Jul 16, 2019 1:55 pm
by imalai
Hi,

Still no response to this topic. Could anyone from Espressif help to solve/understand this issue?

Thank you,
Iulian

Re: esp_wifi_sta_get_ap_info function returns 0 for the group cipher and pairwise cipher

Posted: Wed Jul 17, 2019 9:49 am
by ESP_sagar
Thank you for raising the issue and apologies for the late response! We acknowledge that the issue exists and we will fix it soon. For better response, you can raise such issues on github in future.