Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Does not see the Board or com port. Windows 10 #86

Closed
tekasijimo opened this issue Oct 22, 2019 · 20 comments
Closed

Does not see the Board or com port. Windows 10 #86

tekasijimo opened this issue Oct 22, 2019 · 20 comments
Assignees
Labels
status: waiting for information issues that require more info from the author type: imperfection Something isn't working

Comments

@tekasijimo
Copy link

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.

@tekasijimo tekasijimo added the type: imperfection Something isn't working label Oct 22, 2019
@sstaub
Copy link

sstaub commented Oct 22, 2019

Did you try the latest snapshot release?

@mjs513
Copy link

mjs513 commented Oct 23, 2019

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)

@fcebreros
Copy link

fcebreros commented Oct 23, 2019

Hi,
I'm also on Windows 10 (build 18362) and had success with the latest version.
Could install the board and upload a basic sketch to an Arduino Uno.
But have an error on startup:
An unexpected error occurred when locating the Git executable.

@mjs513
Copy link

mjs513 commented Oct 23, 2019

Yep - got that error as well. I am on a Windows 10 x64 Home, build 17763.805 version 1809. Maybe that will help.

@tekasijimo
Copy link
Author

I plugged in the arduino uno and ran the latest snapshot release but I can't choose the port.
screenshot_github

@HuubBuis
Copy link

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

@mjs513
Copy link

mjs513 commented Oct 23, 2019

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.

@elektrik1980
Copy link

Have the same issue.

@fcebreros
Copy link

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.

It's mostly taken granted but d you need an Internet connection, you have perhaps a firewall blocking the Ide to get online?

@mjs513
Copy link

mjs513 commented Oct 23, 2019

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?

@benibalogh
Copy link

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.

@benibalogh
Copy link

benibalogh commented Oct 24, 2019

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.

@elektrik1980
Copy link

elektrik1980 commented Oct 24, 2019

What does it look like for you? C: \ arduino-cli_0.5.0_Windows_64bit
C:\arduino-pro-ide-0.0.1-alpha.preview-snapshot-20191021.1-windows
Dont work.

@mjs513
Copy link

mjs513 commented Oct 24, 2019

Did as @benibalogh suggested - no luck.

Could this be a Git problem - I have GIT Desktop installed but its saying GIT executable not found?

@fcebreros
Copy link

Strange, now it does not work for me any more.
Can't see boards or ports but was able to see them.
No settings have changed in my machine (don't know if
Windows has done something)

@tekasijimo
Copy link
Author

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...

@HuubBuis
Copy link

Tried above solution didn't work but i found an error regarding git.

root ERROR Request repositories failed with error: Git could not be found at the expected path: 'D:\ArduinoPro\resources\app\node_modules\dugite-no-gpl\git\cmd\git.exe'.

This folder does not exist:

D:\ArduinoPro\resources\app\node_modules\dugite-no-gpl\git

@fcebreros
Copy link

All commented suggestions didn't work for me neither.
But I had some strange behaviour.
Because the ide stopped working I erased the workspace and settings I had saved in the default
Documents/Arduino folder. I tried opening the ide again (that I had pasted in a folder named ArduinoPro in the ProgramFiles folder) and it didn't load. When I tried again with the folders unpacked in the original Downloads folder it worked, even the first version worked. I tested compiling and uploading without problems.
(still have the Git Executable error)

@mastrolinux
Copy link
Contributor

@mjs513
Copy link

mjs513 commented Oct 25, 2019

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.

@elektrik1980
Copy link

Earned at Linux Mint. There was a choice of port.

@elektrik1980
Copy link

What is in the folder "/Arduino Pro IDE-v0.0.2-linux/locales" ?

@fcebreros
Copy link

Board is recognized.
Compile is OK.
Git executable error also still there.
Unable to upload code to board.
It get's stuck.
imagen

@elektrik1980
Copy link

Board is recognized.
Compile is OK.
Git executable error also still there.
Unable to upload code to board.
It get's stuck.
imagen

I installed separately everything worked. https://git-scm.com/download/win

@mastrolinux
Copy link
Contributor

I will close this one, there is #99 about git. About the upload please open a new issue.

@per1234 per1234 added status: waiting for information issues that require more info from the author and removed waiting for feedback labels Oct 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: waiting for information issues that require more info from the author type: imperfection Something isn't working
Projects
None yet
Development

No branches or pull requests

9 participants