bluest
bluest copied to clipboard
Raspberry pi - Scan with filter duplicates disable
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
Same problem here
Same problem on my Arch Linux device