I am not able to set driver for esp32 s3 sense board for my project can anyone help me out.
I am not able to set driver for esp32 s3 sense board for my project can anyone help me out.
As you are using Windows OS, which programming environment are you using? Can you flash a sample code from for example Arduino IDE?
Also, most ESP32 devices needs to be in boot/upload mode to flash the board using buttons on the PCB. Have you checked that?
I am using micro python for flashing esp32 se sense board. it is not flashing. Can you share a complete process of how to do it. And what about wrong driver that is showing on device manager. How to fix that.
Hi, it has been some time I have used M.Python on esp32 but normally for that first you need to load the basic M.Python firmware and then you can upload your code. I do not care for device manager driver installation as it may not be recognised for esp boards.....
here is the complete process to upload the firmware and start coding