-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Description
-
Your issue is NOT a question about an Arduino sketch.
Sketch questions are handled on the Arduino Forum. -
Check if your issue has already been resolved in the
hourly build -
Your issue is not a duplicate.
So search for similar open and closed issues and pull-requests. -
Make sure you are working on the right repository. See the table below.
I have a Windows 10 computer with Arduino IDE 1.8.5 installed.
When I try to connect my Arduino Industrial 101, it is not possible to select the COM port in the IDE. Additionally, it isn't even shown in the device manager as "unknown device" as e.g. https://stackoverflow.com/questions/13224360/arduino-com-port-doesnt-work or https://stackoverflow.com/questions/14993061/arduino-doesnt-get-recognized state.
Before anyone asks:
-I ran the installer as administrator
-The device drivers are installed (At least they were ticked in the installer programm)
-I have this issue on a second computer (Windows 7 with Arduino IDE 1.8.5), too
EDIT: I tried again with the NodeMCU: The IDE shows COM port 7 in the information area on the lower right but when uploading I get a "Failed to open COM7" error. So, it seems to be a general IDE issue...