Scanning performance on Raspberry pi seems lower than on laptop #1319
Labels
Backend: BlueZ
Issues and PRs relating to the BlueZ backend
more info required
Issues does not have a reproducible test case, has insufficent logs or otherwise needs more feedback
bluetoothctl -v
) in case of Linux: 5.66 (we updated it)Description
When scanning for ADV using Bleak on Raspberry, the amount of detected frames seems way lower than on laptop.
The result averages provided by the following script are way higher, which leads me to think some ADV frames not being detected, thus increasing average calculation.
What I Did
I prepared a script that shows the average of time between ADVertisements for a BLE MAC.
Can anybody confirm this? If so, is there any parameter we can pass to "BleakScanner" to improve performance on RPi?
Thanks a lot and have a nice weekend :)
The text was updated successfully, but these errors were encountered: