I have a scanning application that uses pc-ble-driver-py to communicate to the nRF52480 Dongle on Windows 10. I'm using connectivity_4.1.1_usb_with_s132_5.1.0.hex in the dongle. Usually everything works, but if I go into an area with a lot of bluetooth devices, then I get the message INFO:pc_ble_driver_py:ble_driver:Invalid advertising data repeatedly. Once in a while, I get valid advertising data, but it is sporadic.
I've seen this message using nrfutil with connectivity v3.1.0 and the nRF52 Dongle when trying to do a BLE DFU.
Is there anything I can do to make the scanning more reliable? I'm using the default scan parameters: interval = 200ms, window = 150ms, timeout = 10s.
nRF Connect Desktop seems to work ok, as well as phone scanner apps.