Closed Slion closed 5 months ago
Please (always) attach HCI packet logs.
Please (always) attach HCI packet logs.
Sorry about that, I need to look into how to get those.
Logs from pairing with Logitech K810 with a connection initiated from our Pico W host: logitech-k810-pairing.zip
I think I can't reproduce that now. It could be because I switched to the develop branch or it could just be because I increased the size of the attribute buffer through MAX_ATTRIBUTE_VALUE_SIZE
.
Pico W SDK 1.5.1
Connecting to Logitech K810 keyboard results in
Cannot handle input report, HID Descriptor is not available, status 0x11
which isERROR_CODE_UNSUPPORTED_FEATURE_OR_PARAMETER_VALUE
. Though the connection is actually successful and if you mark the descriptor has being available it works properly somehow.