Hi All,
I have the same issue than in this thread : pc-ble-driver-py missing high-rate notifications
To explain fastly, I am using the pc_ble_driver_py v0.15.0, with a nrf52840 Dongle to try catching voice sent by a device which should send aroud 5 notification of 20 bytes per connection slots.
On my software I only gets 1 notification per connection slots though if I try on nrf Connect Desktop I can see all the notification are being received (with the same dongle).
Do you know what is missing on my software code (I tried to add the last answer of the linked thread but it did not work)
Should I update my pc_ble_driver version (is it solved on new versions?)?
Thank you,
Sylvain