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

flutter_web_bluetooth package is lagging to discover services #108

Open
devammarzd opened this issue Dec 19, 2024 · 1 comment
Open

flutter_web_bluetooth package is lagging to discover services #108

devammarzd opened this issue Dec 19, 2024 · 1 comment

Comments

@devammarzd
Copy link

I recently ran into a problem on some specific browsers/laptop. The discover services of the package flutter_web_bluetooth is taking a couple of seconds to give a response meanwhile on most of the browser, the response is within one second.
What could be the possible reasons to this?

Specs on a PC where it is not working correctly: Edge 129.0.2792.65 Chrome 129.0.6668.90

Computer 1: Windows 10 pro Intel i5 RAM 8GB Thinkpad T440 2.5GHz Base frequency
computer 2: Windows Intel i5 RAM8Gb HP Elitebook 2.5GHz Base frequency

@jeroen1602
Copy link
Owner

Can you try these online examples to see if it is something to do with this translation layer or with the device you're testing on?

https://googlechrome.github.io/samples/web-bluetooth/

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