ESP32 Dev Kit C V4 detection issue on Windows 11

The ESP32 Dev Kit C V4 from Amazon which I want to program using Arduino IDE. It seems Windows 11 could not detect the module. It looks like a driver issue even though CP210x Universal drivers are already installed from the official website. Has anyone from @MCU, MPU & Kits faced a similar issue?
41 Replies
Aditya thakekar
Aditya thakekar•11mo ago
Check the settings on ide
Aditya thakekar
Aditya thakekar•11mo ago
There is a json entry to be done
Aditya thakekar
Aditya thakekar•11mo ago
For esp32
Umesh Lokhande
Umesh Lokhande•11mo ago
yes
K.L.NAGARAJU
K.L.NAGARAJU•11mo ago
@Umesh Lokhande sir If Windows 11 is having trouble detecting your ESP32 Dev Kit C V4, try manually installing the drivers. Navigate to the "Device Manager," locate the ESP32 under "Other devices" or "Ports," right-click, and choose "Update driver." Select "Browse my computer for drivers" and point it to the folder where you installed the CP210x drivers. This often resolves driver-related detection issues.
Spongebob SquarePants
Spongebob SquarePants•11mo ago
How does it show up at device manager?
Umesh Lokhande
Umesh Lokhande•11mo ago
I've already installed those drivers and other ESP32 modules detect properly
Umesh Lokhande
Umesh Lokhande•11mo ago
It says unknown device (unrecognized device).
Spongebob SquarePants
Spongebob SquarePants•11mo ago
Then you need to install the drivers manually
Umesh Lokhande
Umesh Lokhande•11mo ago
Let me restart, uninstall and reinstall again let's see if it helps
fwen
fwen•11mo ago
seems like a problem with the dev board
Spongebob SquarePants
Spongebob SquarePants•11mo ago
CP210x USB to UART Bridge VCP Drivers - Silicon Labs
The CP210x USB to UART Bridge Virtual COM Port (VCP) drivers are required for device operation as a Virtual COM Port to facilitate host communication with CP210x products. These devices can also interface to a host using the direct access driver.
Spongebob SquarePants
Spongebob SquarePants•11mo ago
Try installing the drivers from this link
Umesh Lokhande
Umesh Lokhande•11mo ago
Sure, thanks!
K.L.NAGARAJU
K.L.NAGARAJU•11mo ago
Kindly Try with another USB!
Umesh Lokhande
Umesh Lokhande•11mo ago
Sure, I think you're right but this cable is tested with other ESP32. just now on my desk
fwen
fwen•11mo ago
@Umesh Lokhande maybe its something about upload mode?
Umesh Lokhande
Umesh Lokhande•11mo ago
Maybe need to further investigate. Do you mean ESP32 is in upload mode. I usually plug these modules and use them straight away. Don't know if the default settings tampered
fwen
fwen•11mo ago
I usually just plug ESP dev boards and they shows up on devices list. i don't know why this one doesn't work. I'm just looking for what could be wrong and ESP32 being in upload mode is one of thing i could think of.
fwen
fwen•11mo ago
they said this on the official site
attachment 0
Umesh Lokhande
Umesh Lokhande•11mo ago
Let me try to remove the component and see if it works. It may take some time though
fwen
fwen•11mo ago
thats risky
Umesh Lokhande
Umesh Lokhande•11mo ago
Yeah but now I'm curious about Boot Mode. Who knows what to come by? Also wonder if anyone has tested AT commands with these ESP32 Modules
fwen
fwen•11mo ago
i don't know anything about Boot Mode really. i have never changed modes on ESP microcontrollers before. but there's only one dev board in the official site that have the "Note on C15"
Umesh Lokhande
Umesh Lokhande•11mo ago
I found this has to do with the Auto-Flash capability. Also, I turned off the anti-virus and my company's VPN. Now ESP32 detects with the same micro USB cable n Win11.
fwen
fwen•11mo ago
Oh I would never have thought of that
Umesh Lokhande
Umesh Lokhande•11mo ago
Me too! 😀
fwen
fwen•11mo ago
This looks so cool already! I've received my very first WCH microcontroller dev boards from WeAct studio. Sadly I ordered the official programmer instead of WeAct's version so the programmer is not here until next week.
attachment 0
techielew
techielew•11mo ago
What’s your plan for it?
fwen
fwen•11mo ago
MIDI through BLE maybe. and also maybe try the embeetle IDE
techielew
techielew•11mo ago
That'd be great. We plan to do some C coding demonstrations with @kmulier and his team in Embeetle. Hopefully early-ish next month.
techielew
techielew•11mo ago
Prep qs and we'll answer what we can 🙂
Wanted (J.R)
Wanted (J.R)•11mo ago
if i am at time this time we can play with some coding. Have 2 esp32wroom new and old dev board laying arround and some HQ mic's
techielew
techielew•11mo ago
That’d be awesome. You handy in C?
Wanted (J.R)
Wanted (J.R)•11mo ago
Wanted (J.R)
Wanted (J.R)•11mo ago
excusemewhat now all thema's and dashboards working me handy, my head is when get all coding back in yes i just do when not trying with falling your never get there
honest_starfish_36393
honest_starfish_36393•11mo ago
I am using Esp32 Fireplace library by Mobizt. Why Esp32 is restarting again and again ?
Petr Dvořák
Petr Dvořák•10mo ago
What is logged in the serial console? The ESP32 reports the reset event cause. Please, check it and paste the listing here.
honest_starfish_36393
honest_starfish_36393•10mo ago
No description
abhishek awasthi
abhishek awasthi•10mo ago
seems like a kernal panic ... try searching around debug enabling for crash dumps and like how the following have the debug exception reason https://stackoverflow.com/questions/67278487/esp32-kernel-panic-at-random-network-event
Stack Overflow
ESP32 kernel panic at random (network_event)
I'm working with an ESP at the moment and I have written alot of code that works on it's own, but once merged, it doesn't. My code boots, but then I get the following; 09:00:18.780 -> Device is ...
Aditya thakekar
Aditya thakekar•10mo ago
Use rtos application... Pintocore
Want results from more Discord servers?
Add your server