Open dixon1e opened 6 years ago
Were you able to fix this? Two years later I'm facing the same issue on Linux 5.5 Debian Buster. I can't use your work around beacuse hcitool lescan returns "Set scan parameters failed: Input/output error"
Oooh, I don't remember. Will see if I can find that project and remember what that was about.
This program will hang without receiving advertising when using this test code on the Raspberry Pi 3 B+, with the following updated versions, N.B. bluez-firmware and pi-bluetooth appear to be the key changes:
To do a workaround, we are using the following steps:
And then running our program in another terminal while the scan is running. When the lescan stops, our code keeps going as long as we don't reopen the hci0 device.
What is happening with the latest update to the Raspberry Pi BLE code and firmware? What is the behavioral change?