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

Scanning Beacons on Web #117

Open
ImanHz opened this issue Dec 14, 2024 · 2 comments
Open

Scanning Beacons on Web #117

ImanHz opened this issue Dec 14, 2024 · 2 comments

Comments

@ImanHz
Copy link

ImanHz commented Dec 14, 2024

I am using universal_ble version 0.14.0 on Flutter 3.24.5 and Dart 3.5.4.
Using the startScan function on Linux, shows the beacons but using the same function on Web, fails to list the beacons. Is it a limitation in the WebBLE standard?

@ImanHz
Copy link
Author

ImanHz commented Dec 21, 2024

As I investigated, the service uuid should be embedded in the advertisement packet. Not tested yet.

@rohitsangwan01
Copy link
Contributor

@ImanHz if you startScan without any scanFilter it should show all ble advertising devices,
you can play with the web filter, checkout this

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