Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No ports discovered #605

Closed
Silver-Fang opened this issue Nov 14, 2021 · 7 comments
Closed

No ports discovered #605

Silver-Fang opened this issue Nov 14, 2021 · 7 comments
Assignees
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Comments

@Silver-Fang
Copy link

Silver-Fang commented Nov 14, 2021

Describe the bug
IDE could not discover any board

To Reproduce
Steps to reproduce the behavior:

  1. Open the IDE
  2. Install Arduino AVR Boards
  3. Found no ports connected
  4. Pull out my USB connected board and plug it in again
  5. Still found no ports connected

Expected behavior
IDE should have found my Arduino Mega 2560 board.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10 Professional 19043.1348
  • IDE: 2.0.0-beta.12

Additional context
Both windows device manager and MATLAB can discover my board. MATLAB scripts can normally connect to and operate on the board.
I rolled back to beta.11 and everything went fine. There must be something wrong in beta.12.

@Silver-Fang Silver-Fang added the type: imperfection Perceived defect in any part of project label Nov 14, 2021
@per1234
Copy link
Contributor

per1234 commented Nov 14, 2021

It looks very similar to #573, but there is a significant difference:

  1. Pull out my USB connected board and plug it in again
  2. Still found no ports connected

When I experience #573, after unplugging and then replugging the board its port is always recognized by the IDE (though any other ports on the computer remain unrecognized.

@per1234 per1234 added the topic: code Related to content of the project itself label Nov 14, 2021
@Silver-Fang
Copy link
Author

It looks very similar to #573, but there is a significant difference:

  1. Pull out my USB connected board and plug it in again
  2. Still found no ports connected

When I experience #573, after unplugging and then replugging the board its port is always recognized by the IDE (though any other ports on the computer remain unrecognized.

Because this is beta.12 not 11?😀 The bug grows up along with the version number😀

@per1234
Copy link
Contributor

per1234 commented Nov 30, 2021

Hello @Silver-Fang. The similar bug #573 was fixed for me by builtin:serial-discovery@1.3.0, which is now in use by the nightly build of Arduino IDE 2.x.

Please try the nightly build and let us know whether the bug is fixed for you or not. The download links for the nightly build are here:
https://github.com/arduino/arduino-ide#nightly-builds

@per1234
Copy link
Contributor

per1234 commented Dec 13, 2021

Hi @Silver-Fang. Please try again with the latest release of the Arduino IDE and let us know whether or not the bug is fixed for you.

@Silver-Fang
Copy link
Author

Hi @Silver-Fang. Please try again with the latest release of the Arduino IDE and let us know whether or not the bug is fixed for you.

Yes, it's fixed.

@per1234 per1234 added conclusion: resolved Issue was resolved and removed status: waiting for information More information must be provided before work can proceed labels Dec 14, 2021
@Asderlop
Copy link

I have a similar bug. After connecting a Wemos Lolin32 board, the port to which the board is connected is not displayed in the Boards Manager or the Tools menu. Restarting the computer and restarting the IDE does not solve the problem. If I connect an original Arduino Uno board, the IDE sees it and shows the port it is connected to.
Windows 11 | Arduino IDE 2.0.3

@per1234
Copy link
Contributor

per1234 commented Jan 17, 2023

Hi @Asderlop. Please post about your problem over on the Arduino Forum:

https://forum.arduino.cc/c/software/arduino-ide-2-0/93

I'll provide support for your problem over there. If we eventually determine it is caused by a problem in Arduino IDE, I will follow up to make sure it is tracked by the developers.

@arduino arduino locked as resolved and limited conversation to collaborators Jan 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

No branches or pull requests

4 participants