-
Hey @andryou, Chrome enabled in its [latest version 56](https://developers.google.com/web/updates/2017/01/nic56) the [bluetooth web api](https://developers.google.com/web/updates/2015/07/interact-with…
-
using the web interface i uploaded the bluetooth-proxy to my device and it goes into a boot/abort loop. I've used this device and cable before for this project, i was going to update it to the curren…
izenn updated
3 months ago
-
Section 1.3 of the whitepaper, _[Can we just use PWA?](https://w3c.github.io/miniapp/white-paper/#can-we-just-use-pwa)_, doesn't provide any compelling reason why we can't. It argues that web browsers…
-
Our company had the idea to provide automatic provisioning not via smartphone but via website and embedded.
Here's our scenario:
- A user should be able to log into our cloud and use the browser A…
-
### Please check the following before submitting a new issue.
- [X] I have searched the [existing issues](https://github.com/baseflow/flutter-permission-handler/issues).
- [X] I have carefully [re…
-
Currently, I have to use a real beacon as the state holder, on which I constantly update a charactaristic to get a dynamic code I can scan with a portable device. I would make sense to use the situate…
-
Hi,
Not sure if this is the right place, but please can I request a minor tweak to the Web Bluetooth spec? To make [`BluetoothRemoteGATTServer.disconnect`](https://webbluetoothcg.github.io/web-blue…
-
The current `getAvailability()` is an async API and the given example looks like this:
```js
navigator.bluetooth.getAvailability().then(isAvailable => {
// get BLE availability by the promise v…
-
I got really enthusiastic when I saw this library! But can't get it to work with my DOIT ESP32 Devkit V1. Seems like a great candidate because of it's inbuilt Bluetooth LE and Arduino IDE compatibilit…
-
### Motivation
I'm porting Bluetooth using code over [from Javascript](https://gitlab.com/chrysn/coap-over-gatt/), and am running into a few warts around how web-sys exposes them.
As I'm relativ…