Page 1 of 1

ESP32-S3 don`t connect to wifi with auth:WIFI_AUTH_WPA_WPA2_PSK

Posted: Mon Nov 18, 2024 9:34 am
by Vitalii_Bondarenko
When connecting to WiFi with the authentication type WIFI_AUTH_WPA_WPA2_PSK, I get error 201 (NO_AP_FOUND). Even if I set the authentication type WIFI_AUTH_WPA_WPA2_PSK, I still get the error. At the same time, it connects to other WiFis correctly. For example, to access points with the type: WIFI_AUTH_WPA2_PSK. I use ESP-IDF 4.4.7, board ESP32-S3-SIM7670G-4G (https://www.waveshare.com/wiki/ESP32-S3 ... ommand_Set).