Hello, I just bought an ESP32 Dev module. First, I installed cp201x drivers from Silicon Labs after installing the drivers devkit appeared in the device manager as " Silicon Labs CP210x USB to UART Bridge (com3)" (check screenshot).
Then I selected the board type as "ESP32 Devkit Module" and the port as com3. To check that everything is working correctly I tried to upload the esp32 example GetChipId example but after some time it output the below(second screenshot) error.
When I clicked board info in the Arduino IDE it showed it is an unknown board (Check screenshot 3)
I tried re-installing everything but doesn't seems to fix it. I bought this board yesterday so it's a brand-new module. I can return this module to replace it if this is a faulty unit. But I wanted to know whether I am doing something wrong first.
and I configured the Arduino IDE by adding the esp32 JSON link to preferences and installing esp32 in the board manager.Cant upload to esp32 devkit
Re: Cant upload to esp32 devkit
In the Arduino IDE, go to "Tools" -> "Board" -> "Boards Manager" and search for "esp32". Click on the "esp32" entry and make sure you have the latest version installed. If not, click "Update" to get the latest version.
If updating the board files doesn't resolve the issue, you can try uninstalling the ESP32 board files completely and then reinstalling them. Go to "File" -> "Preferences" in the Arduino IDE, and in the "Additional Board Manager URLs" field, remove the URL for the ESP32 board. Click "OK" to close the preferences. Then, go to "Tools" -> "Board" -> "Boards Manager" and uninstall the ESP32 boards. After that, add the ESP32 board URL back to the preferences and reinstall the board files.
If updating the board files doesn't resolve the issue, you can try uninstalling the ESP32 board files completely and then reinstalling them. Go to "File" -> "Preferences" in the Arduino IDE, and in the "Additional Board Manager URLs" field, remove the URL for the ESP32 board. Click "OK" to close the preferences. Then, go to "Tools" -> "Board" -> "Boards Manager" and uninstall the ESP32 boards. After that, add the ESP32 board URL back to the preferences and reinstall the board files.
Who is online
Users browsing this forum: aliarifat794, Bing [Bot] and 86 guests