[web-bluetooth] Why display “Connected: false” when pair to BLE device in Web Bluetooth API sample?

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

== Why display “Connected: false” when pair to BLE device in Web Bluetooth API sample? ==
I open this [Web Blutooth API sample](https://googlechrome.github.io/samples/web-bluetooth/device-info-async-await.html) in my Android phone:

I select "All Devices" and click the button "Get Bluetooth Device Info", then my HM-10 BLE device is shown. I select this device and click "pair" to connect the device, but Live Output shows

connected: false

To my understanding, the possible reason causes the problem is this web bluetooth api doesn't set correct UUID for HM-10 BLE module. But I don't know where to set the UUID.

Could you please help?

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

Received on Monday, 9 July 2018 05:48:07 UTC