Search found 1 match

by rohand87
Thu May 02, 2024 10:54 am
Forum: ESP-IDF
Topic: Unable to do wifi scan in STA+SoftAP mode after updating to esp-idf-v5.2.1
Replies: 1
Views: 842

Unable to do wifi scan in STA+SoftAP mode after updating to esp-idf-v5.2.1

Hello, I have an ESP IDF application which I had developed using esp-idf-v4.3, It started in Wi-Fi STA+SoftAP mode and hosted webpage on an http server. The user could connect to the ESP SoftAP and view the webpage, from the webpage scan for APs to connect, select an AP and connect to it in STA mode...