Issue with wifi on Xiao ESP32S3

Hello all,

Some updates on my tests of the wifi ability of the XIAO ESP32S3. I tried to switch from Arduino (and the library WiFi.h) to ESP-IDF (and the library esp_wifi.h). I don’t know the extend of their difference but I tried anyway.

On the Pi, the installation of ESP-IDF worked fine. But using the included “getting started” example failed as usual.

So my pain is not over…