[web-bluetooth] Can not detect Bluetooth with requestDevice.

goldingdamien has just created a new issue for https://github.com/WebBluetoothCG/web-bluetooth:

== Can not detect Bluetooth with requestDevice. ==
I have tried navigator.bluetooth.requestDevice(options) with options = {acceptAllDevices: true} and using the name in filters against a new Bluetooth phone(Bluetooth 4+) and an older device which both are fine at pairing with my computer. 

I have tried following the guides for a solution but everything seems to result in the scanning overlay being shown and it never finding anything. 

I have tried using Chrome Canary, an onclick event, and using https. 

I have also tried the below, and nothing is shown.
chrome://bluetooth-internals/#devices

I just want to be able to test the Bluetooth functionality, so any way of getting this working would be much appreciated, thank you.

Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/388 using your GitHub account

Received on Thursday, 1 March 2018 06:36:51 UTC