Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No devices detected #412

Closed
alj8 opened this issue Oct 29, 2018 · 1 comment
Closed

No devices detected #412

alj8 opened this issue Oct 29, 2018 · 1 comment

Comments

@alj8
Copy link

alj8 commented Oct 29, 2018

I tried the following samples, to be able to get device Information from by BLE device.
https://googlechrome.github.io/samples/web-bluetooth/device-info.html
https://googlechrome.github.io/samples/web-bluetooth/device-info-async-await.html

The problem is, that no devices are detected, not my intended BLE device, but also not any other devices. Other BLE scanners are able to detect my device, therefore it should not be an issue on that part.

The chrome flag #enable-experimental-web-platform-features is enabled, and according to different documentations, this should be enough to work fine.

Am I missing something? Is there anything else I need to change?

Specifications:
OS: Windows 10
Browser: Chrome, Version 70
Device: BLE Robot

Thank you for any help! I would really appreciate it.

@g-ortuno
Copy link
Contributor

g-ortuno commented Oct 30, 2018

Please open an issue on crbug.com/new. Ideally it would include logs; instructions are here. Also what do you see when going to chrome://bluetooth-internals/#adapter and when going to chrome://bluetooth-internals/#devices and starting a scan?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants