I've tried the following to no avail:
-
Downloaded the correct USB USB-to-UART driver.
-
Tried a different USB port on my laptop
-
Used a difference USB cable. Confirmed it has communicates data and not just power.
I have no idea what to do next.
Suggestions are very much appreciated.
@catalysxt , wecome to the forum.
Which ESP32 device have you got? There are several variants.
Which operating system are you using?
I am not sure what you are asking so try this:
Open the Arduino IDE and check Tools -> Port. If a COM port appears, the board is
being detected and you can connect to it.
Be aware that not all Arduino boards or USB-to-serial adapters report a
descriptive name when Windows enumerates USB ports. Some will appear only as
COMx, especially boards using CH340, CP2102, or FTDI interfaces.