Serial ports are missing from IDE drop-down list

RogerDavisWork
Posts: 7
Joined: Thu May 02, 2024 4:33 pm

Serial ports are missing from IDE drop-down list

Postby RogerDavisWork » Tue Sep 10, 2024 5:29 pm

I realized I posted this same question a few weeks ago, but I got *zero* replies for an important issue.

My serial ports for my targets are all visible in Device Manager.
They are also accessible via "idf.py -p COMx". As a result I can do things like "idf.py -p COM11 flash" and "idf.py -p COM11 monitor" from the command line. But I would like to use the IDE like I have been doing up until recently.

As of a few weeks ago, neither of my two Espressif-IDE applications, v2.12.0 and v3.0.0 can see ANY serial ports. When I want to run the programs that I build, it says that I need to select a serial port from the drop-down list and that list is always empty - blank - nada.

I should note that it has not always been this way. For months I was successfully running my programs from within the IDE since it could see the serial port that it needed to see. Then suddenly one day out of nowhere, the IDE decided it could no longer find the serial port which is perfectly visible to every other program on my system.

Please advice me on something I can look for to solve this problem. I expect that there is some hidden option down in some file that is now set wrong, but I will never find it without help. Thank you.

KrabbyKakes
Posts: 1
Joined: Sat Sep 14, 2024 8:48 pm

Re: Serial ports are missing from IDE drop-down list

Postby KrabbyKakes » Sat Sep 14, 2024 9:18 pm

Hey, just had a similar issue today and wanted to put my fix here because this was the first post that came up when I googled my issue. Running Windows 11 with Version 5.1.2 of ESP-IDF with an ESP-WROOM-32. Issue was that I couldn't find my COM ports. When running 'Select COM Port to use' I got 'No serial ports found'. My fix was going to Device Manager, highlighting the PC at the top, selecting action, Add legacy hardware, and finding Ports/Communications Port. After this I was able to select the correct port from within VS-Code ESP-IDF.

Who is online

Users browsing this forum: No registered users and 13 guests