Installed Arduino IDE 2, Python 3.10, Pip, esptool, cp210x USB driver. Initially shows up as ‘DFRobot Beetly ESP32-C3’ beside COM port but Arduino rejects it explicitly recognising the chip as NOT C3 as it first assumed but S3.
So i switched to Xiao_ESP32S3 which is whatnit should have said, but ive also tried serval other opinionsin theIDE, all maintaining it cant complete the connection due to issues with the serial. Windows seems ok . All program’s are cooperative and my Arduino UNO for example is fine with the IDE.
The ESP seems physically fine, lights operational etc and is also labeled correctly but there is certainly an issue with the usbc serial connection.