web-bluetooth-dfu icon indicating copy to clipboard operation
web-bluetooth-dfu copied to clipboard

Device firmware update with Web Bluetooth

Results 5 web-bluetooth-dfu issues
Sort by recently updated
recently updated
newest added

![Screenshot 2022-03-26 at 11 25 21 PM](https://user-images.githubusercontent.com/59526499/160251548-09f59b7b-da80-4f81-b5bc-7615c155d782.png) Hey , am trying to upload a firmware , but getting stucked here everytime , even though this same firmware files wroking fine...

Missing DFU - CONTROL characteristic in DFU mode only on Android Chrome Browser Expected scenario: Device in “normal/not DFU” mode: DFU Service contains 1 characteristic: “BUTTON”, UUID: 8ec90004-f315-4f60-9fb8-838830daea50 When DFU...

I'm not able to import using: ```js import { SecureDfu } from 'web-bluetooth-dfu'; ``` Result: ```console This dependency was not found: * web-bluetooth-dfu in ... ``` However both of these...

I think [package.js](blob/d7f397b2fd306e5db4630b6010a2dfef19045683/examples/package.js) can be distributed for re-use for package validation. I am attempting to use this library and want to perform a validation using your example.

Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together. Updates `braces` from 3.0.2 to 3.0.3 Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix...

dependencies