angular-web-bluetooth
angular-web-bluetooth copied to clipboard
The missing Web Bluetooth module for Angular
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...
**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...
**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...
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...
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...
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 ),...
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**...