You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: