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

The missing Web Bluetooth module for Angular

Results 11 angular-web-bluetooth issues
Sort by recently updated
recently updated
newest added

Looking at the commit comments from the last version it appears that last upgrade included support for version 11 of angular. Feature Request to upgrade the module to be compatible...

Dear Friend, Hope you are good and doing great, just want to ask a question. I have Xiaomi BLE device which gives me Temperature on a device but after I...

question

**Describe the bug** Although this chrome (90) browser supports WebBluetoothAPI, it throws me an error. **To Reproduce** 1. from Windows connect to OVH remote server. **Expected behavior** Works. Enabling the...

**Is your feature request related to a problem? Please describe.** We are seeing very slow response times using the library to write to a NUS serial service tx characteristic. For...

help wanted
question

**Is your feature request related to a problem? Please describe.** I created a common service ble **like** this: ``` `import { Injectable } from '@angular/core'; import { BluetoothCore } from...

question

Hi there, I am trying to achieve the same as this example: https://github.com/WebBluetoothCG/demos/tree/gh-pages/bluetooth-printer Would like to send print jobs to the connected printer. I tested the example above and that...

question

I am trying to build one application for a MI smart band. This application reads the pedometer data. Now, after pairing devices, it fails to read the characteristics value. Post...

enhancement

Hi :) **Describe the bug** When I try to reconnect to previously connected device and this reconnection failed because the device is no longer available ( turned off bluetooth ),...

bug
help wanted

Example 2.b) generates the following error message when copied to the Angular project: > Argument of type 'OperatorFunction' is not assignable to parameter of type 'OperatorFunction'. > Type 'void |...

**Describe the bug** Can't add to a project with Angular 16 **To Reproduce** Steps to reproduce the behavior: run the install script Get error that @angular/common@"^15.0.0 is missing **Expected behavior**...