No Connecting Device.
Therealjosephchrzempiec opened this issue · 3 comments
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
Can you show the code you are running? The InvalidStateError
means that a call to a method like claimInterface()
or selectAlternateInterface()
is still running.
Hello I'm using the code that is in this Github no changes are made.
Joseph
Hi please check this #44 (comment) and provide the screenshot of
- Device manager
- Zadig
- chrome://device-log
- chrome://usb-internals