No WiFi SSIDs in result after scanning
Posted: Tue Aug 13, 2024 11:53 am
Hello,
I am currently fighting against the WiFi scan in the ESP32. Occasionally when I trigger a scan it gets executed successfully and results are returned by the callback (I am using it in the non-blocking mode) but then the SSIDs are just empty strings besides all the other parameters like RSSI or encryption type seem to be set appropriately. This problem is persistent but sometimes it goes away after a restart.
Has anybody else encountered something like that?
Btw. I am using ESP-IDF v4.4.1.
I am currently fighting against the WiFi scan in the ESP32. Occasionally when I trigger a scan it gets executed successfully and results are returned by the callback (I am using it in the non-blocking mode) but then the SSIDs are just empty strings besides all the other parameters like RSSI or encryption type seem to be set appropriately. This problem is persistent but sometimes it goes away after a restart.
Has anybody else encountered something like that?
Btw. I am using ESP-IDF v4.4.1.