-
#### Description
connecting a dev board to a computer and be able to configure the app via javascript (nodejs or website) is very attractive to beginners. I am not sure if it is technically possible …
-
similar to #12002 but different reason
1. start application A using webusb
2. start suite-desktop using bridge
3. application A remains using webusb conflicting with suite-desktop using bridge
…
-
Theres some good webusb support just merged
https://github.com/mvirkkunen/usbd-webusb-blinky/blob/master/src/main.rs
If it gets anyone inspired to work on usbd impl :)
-
Is it possible to use the WebUSB JS library to use the app API?
My first experiments using [LedgerJS](https://github.com/LedgerHQ/ledgerjs) did not bring any success.
I am not able to establish th…
-
## Bug Description
Can not connect to microbit.
## How To Reproduce
Steps to reproduce the behavior:
1. https://python.microbit.org/v/3/project
2. Open new project (demo code is fine)
3.…
hinxx updated
2 months ago
-
Just tried the latest version with my DA V2 Pro wireless (2.4 Ghz) and wired
>npm run-script start
outputs
Error: requestDevice error: Error: selected device not found
at WebUSB. (C:\dev\Raz…
-
Some browsers (ex: Android) support WebUSB, but not WebSerial.
The [web-serial-polyfill](https://github.com/google/web-serial-polyfill) can simulate most of the WebSerial API on platforms that do n…
-
## (Re-)request for position on an emerging web specification
* WebKittens who can provide input: marcosc@apple.com
### Information about the spec
* Spec Title: WebUSB API
* Spec URL: https:…
-
Hi
Do you have any plans to build/support Jabra device actions by relying on WebUSB?
This would remove the necessity to install any software and would be platform agnostic.
Thx & BR
-
## References
https://wicg.github.io/webusb/
https://developers.google.com/web/updates/2016/03/access-usb-devices-on-the-web
https://medium.com/dev-channel/the-webusb-security-model-f48ee04de0ab
…