You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc: known_issues: add HID configurator issue related to BlueZ
Added a new known issue related to the HID configurator script.
The HID configurator may return I/O error in the Linux environment
during a long exchange of HID feature reports. The issue is caused
by the BlueZ stack and its overflow bug for the packet identifiers.
Ref: NCSDK-35817
Signed-off-by: Kamil Piszczek <Kamil.Piszczek@nordicsemi.no>
NCSDK-8304: HID configurator issues for peripherals connected over Bluetooth LE to Linux host
2390
2407
Using :ref:`nrf_desktop_config_channel_script` for peripherals connected to host directly over Bluetooth LE might result in receiving improper HID feature report ID.
2391
2408
In such case, the device will provide HID input reports, but it cannot be configured with the HID configurator.
0 commit comments