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

Scan speed #58

Open
juliocbcotta opened this issue Mar 21, 2017 · 1 comment
Open

Scan speed #58

juliocbcotta opened this issue Mar 21, 2017 · 1 comment
Labels

Comments

@juliocbcotta
Copy link
Contributor

I tried both (Pre Lollipop and Lollipop) strategy and I found that the Pre Lollipop version receives much faster updates from the same device.
Is there any reason for that?

@pwittchen
Copy link
Owner

Hi,

Thanks for reporting that issue. I haven't performed any speed or performance measurements regarding using different strategies. I don't know anything related to change of the scan speed. I know that in Android Lollipop, API for BLE was updated. Maybe newer Android version has less performant implementation or I did something wrong or I missed something during creating Observable. Fortunately, the library allows using different strategies, so you can use PreLollipop strategy on Lollipop or newer device. Nevertheless, Google probably will deprecate old approach in the incoming releases. This may be an issue related to Android SDK.

Regards,
Piotr

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

No branches or pull requests

2 participants