-
-
Notifications
You must be signed in to change notification settings - Fork 72
Does not see the Board or com port. Windows 10 #86
Comments
Did you try the latest snapshot release? |
Downloade 0.0.1 - which I think is the latest and have the same problem. Windows 10 does not see a Uno attached to the PC and no boards available for download. I take it - it will only download a board core if that board is attached and its not already installed. EDIT: Just installed the latest release from today (https://github.com/arduino/arduino-pro-ide/releases/tag/v0.0.1-alpha.preview-snapshot-20191021.1) and same thing Device manager only shows the Arduino Uno as "USB Serial Device (COM17)". In the old IDE it shows as COM17 (Arduino Uno) |
Hi, |
Yep - got that error as well. I am on a Windows 10 x64 Home, build 17763.805 version 1809. Maybe that will help. |
Have the same issue, no way to select a port. Running on Windows 10 release 1903, all updates installed. Tested using arduino uno (CH340) and arduino leonardo. No errors in the list of loaded modules. arduino-electron 0.0.1 |
Since I am the only one that seems to have the problem of not seeing any boards as well as the com port issue - is there something I have to do on the install side. All I did was download the zip and copy and paste the IDE to its own directory. |
Have the same issue. |
It's mostly taken granted but d you need an Internet connection, you have perhaps a firewall blocking the Ide to get online? |
Yeah - figured I would need a internet connection - that's how the ide updates the boards and libraries. :) Just check Norton 360 and its not blocking the IDE. Even set up a rule to specifically allow but still no luck. Oh - can't find my libraries either. Maybe its the download? |
Same issue here, Boards Manager does not work and cannot select port on Win 10 Pro 1909 build 18363.449 with latest IDE (v0.0.1-alpha.preview-snapshot-20191021.1). Disabled firewall but nothing changed. |
Solved:Put the arduino-cli and the arduino-pro-ide into a directory which does not contain any special characters or spaces! And don't forget to add arduino-cli to your Path environment variable. |
What does it look like for you? C: \ arduino-cli_0.5.0_Windows_64bit |
Did as @benibalogh suggested - no luck. Could this be a Git problem - I have GIT Desktop installed but its saying GIT executable not found? |
Strange, now it does not work for me any more. |
In General, I had a free minute, and I tried several options. in the beginning, it helped me to run the arduino cli daemon from the command line manually, and then run the arduino electron. After that there were both boards and ports of all my connected boards. after that I copied the arduino electron to the root of the disk "c:\arduino-pro-ide" and there same copied arduino cli (broke a that Arduino-PoC.exe and arduino-cli.exe are in the same folder), and assigned Arduino-PoC.exe the rights of administrator. After that, everything worked immediately and without manipulation of the command line. I think that in archive not embedded (or path to him are worth wrong) arduino cli. But I still don't see my boards on the CH340G... |
Tried above solution didn't work but i found an error regarding git.
This folder does not exist:
|
All commented suggestions didn't work for me neither. |
Just installed latest (v0.0.2-alpha.preview) on my windows 10 x64 and it worked like a charm. Got all the boards listed as well as the libraries populated. Selected UNO and it did the install the Core no problem. Still have the issue with git executable mentioned by others earlier. I just have one question - where does it install the core files. Before they were easy to find - wanted to see the directory structure. |
Earned at Linux Mint. There was a choice of port. |
What is in the folder "/Arduino Pro IDE-v0.0.2-linux/locales" ? |
I installed separately everything worked. https://git-scm.com/download/win |
I will close this one, there is #99 about git. About the upload please open a new issue. |
Hello everyone! I have a problem with the new IDE. When choosing my Board I have no way to select the port to which the Board is connected. Installed environment on Windows 10 version 1903.
A similar situation was already with a person with Mac OS but he was helped by reinstalling, this option unfortunately did not help me...
At the same time in the system in the device Manager the Board is, as well as the classic arduino ide sees the Board.
The text was updated successfully, but these errors were encountered: