You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 23, 2025. It is now read-only.
Issue Description
I encountered an error while trying to connect the device using polyfill API on Google Chrome Lab Serial Terminal. The error message is as follows:
NetworkError: Failed to execute 'claimInterface' on 'USBDevice': Unable to claim interface.
Expected Behavior
Device should connect without any error
Actual Behavior
Getting described error
Environment
Attachments
Please find the attached video
web-serial-polyfill-device-not-connecting.mov
Any help to resolve this issue would be greatly appreciated. Thank you!