## Issue Description I encountered an error while trying to connect the device using polyfill API on [Google Chrome Lab Serial Terminal](https://googlechromelabs.github.io/serial-terminal/?polyfill). 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 - **Operating System:** Sonoma 14.5 - **Browser:** Chrome Version 126.0.6478.57 (Official Build) (arm64) - **Device:** ESP32-H2-MINI-1 ( used **USB port** for connection) ## Attachments Please find the attached video https://github.com/google/web-serial-polyfill/assets/90703337/e487331d-3771-456d-bf61-dc35a09b91e4 --- Any help to resolve this issue would be greatly appreciated. Thank you!
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!