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

Raspberry pi - Scan with filter duplicates disable #17

Open
hlima opened this issue Apr 24, 2024 · 1 comment
Open

Raspberry pi - Scan with filter duplicates disable #17

hlima opened this issue Apr 24, 2024 · 1 comment

Comments

@hlima
Copy link

hlima commented Apr 24, 2024

If I run a scan on RPI4 I only get one advertising packet from my peripheral.
If I use the command
sudo hcitool -i hci0 lescan --duplicates
I get all advertisements from my perifpheral what indicates the peripheral is sending the advertisments propelry.
It looks like the blluest code is running the scan with the "filter duplicates" function on. Is there a way we can disable that filter?
The code works fine on Mac (I get all advertisements) so it seems to be platform dependent.

Thanks

@felixwatts
Copy link

Same problem here

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