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 Connecting Device. #93

Open
Therealjosephchrzempiec opened this issue Jan 9, 2022 · 3 comments
Open

No Connecting Device. #93

Therealjosephchrzempiec opened this issue Jan 9, 2022 · 3 comments

Comments

@Therealjosephchrzempiec
Copy link

Hello I'm on windows 10 with the arduino IDE of 1.816. I'm getting Errors saying not connecting When I hit the connect button I'm seeing it shows the board and said Paired but when I try to connect I get these errors.

Connecting to Arduino Leonardo...
Connection error: NotFoundError: No device selected.
Connecting to Arduino Leonardo...
Connection error: InvalidStateError: An operation that changes interface state is in progress.
Connecting to Arduino Leonardo...
Connection error: InvalidStateError: An operation that changes interface state is in progress.

Not sure what to do Can someone please help me?

Joseph

@reillyeon
Copy link
Collaborator

Can you show the code you are running? The InvalidStateError means that a call to a method like claimInterface() or selectAlternateInterface() is still running.

@Therealjosephchrzempiec
Copy link
Author

Hello I'm using the code that is in this Github no changes are made.

Joseph

@jpliew
Copy link
Contributor

jpliew commented Jan 11, 2022

Hi please check this #44 (comment) and provide the screenshot of

  1. Device manager
  2. Zadig
  3. chrome://device-log
  4. chrome://usb-internals

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants