Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
2 answers
517 views

I am working on a Chrome Extension which will save specific resource to my Oculus Quest directly via WebUsb. The problem is, I find the navigator.usb.requestDevice is not exist in service worker. My ...
0 votes
1 answer
141 views

I am using this Flutter package: usb_device 1.0.2 In debug mode, my Flutter Web Application successfully connects to my USB-Device. My USB-device is an ESP32-S3. And I am on Flutter version 3.24.4 • ...
iKK's user avatar
  • 7,092
0 votes
2 answers
86 views

I am using Electron and node.js and have problems talking to several identical USB devices (sensors) differing only in their serial number. How can I sort USB devices (same manufacturerName and same ...
GvTT's user avatar
  • 13
0 votes
1 answer
593 views

I wonder if anyone has any experience with the Web USB and controlling a LED strip. I have a basic LED strip. I can connect the device from the browser js, but when I try to do device.open() I'm ...
0 votes
0 answers
168 views

I'm trying to connect a device using WebUSB and Flutter. But I get this error when trying to connect: NetworkError: Failed to execute 'claimInterface' on 'USBDevice': Unable to claim interface. The ...
0 votes
0 answers
607 views

Following is the Angular code of app.component.ts @Component({ selector: 'app-root', templateUrl: './app.component.html' }) export class AppComponent { private usbDevice: any; private ...
0 votes
1 answer
122 views

transferIn seems allocate memory each function call, is there any way to reuse it? My goal is to get lots of data from device, with a dedicated web worker and this advice, performance still not good ...
mingpepe's user avatar
  • 579
0 votes
1 answer
303 views

I'm trying to make communication between my Android phone and Windows PC via WebUSB. My PC can see my phone withput any troubles, but my phone can't. Code I'm using, actually it's part of a function ...
1 vote
0 answers
119 views

When using a Windows 11 ARM64 laptop, I encounter difficulties flashing my microbit program to the board. Could you please advise if there are any plans to support the Windows ARM64 platform in ...
0 votes
0 answers
434 views

I have a USB device, that works as a mass storage device. The access is blocked on Chrome browser through WebUSB because it's a mass storage device. The device also supports raw access as a block ...
0 votes
0 answers
425 views

I have a USB scale of type Mettler/Toledo PS60 which I'm trying to connect to using the WebHID API in order to receive scale values for my web app. However it doesn't show up in the list of devices ...
0 votes
1 answer
389 views

i'm developing a Test Automation framework in Python using Selenium, Appium and Behave/Gherkin. I'm developing the test of a device that is needed to be paired to Web App. In particular, the Web App ...
0 votes
1 answer
636 views

I am writing a web-app, where my users use, a DS2490 ibutton reader, zebra scanner, zebra printer and Loadstar di1000 Loadcell. I run chrome os flex on the devices, that run this webapp, and i manage ...
0 votes
1 answer
2k views

After obtaining access to my usb device, I am trying to claim interface 0 on the device and get the error: Uncaught (in promise) DOMException: Failed to execute 'claimInterface' on 'USBDevice': Unable ...
4 votes
0 answers
195 views

I want to read NFC card's data the ACR1252 using reader through the browser. the reader is successfully seen by the browser, but it does not allow me to access the interface to implement authorization ...
Dominik's user avatar
  • 51

15 30 50 per page
1
2 3 4 5
...
14

AltStyle によって変換されたページ (->オリジナル) /