Skip to content

Commit

Permalink
doc: known_issues: Add NCSDK-22953
Browse files Browse the repository at this point in the history
Change adds known issue for BLE scanning interruption on HID output
report even if there are no peripherals connected.

Jira: NCSDK-22953

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
Signed-off-by: Anna Wojdylo <anna.wojdylo@nordicsemi.no>
  • Loading branch information
MarekPieta authored and rlubos committed Aug 4, 2023
1 parent 64ebb31 commit f9c54d7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/nrf/releases_and_maturity/known_issues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1300,6 +1300,14 @@ NCSDK-8304: HID configurator issues for peripherals connected over Bluetooth® L

**Workaround:** Use BlueZ in version 5.56 or higher.

.. rst-class:: v2-4-1 v2-4-0 v2-3-0 v2-2-0 v2-1-3 v2-1-2 v2-1-1 v2-1-0 v2-0-2 v2-0-1 v2-0-0 v1-9-2 v1-9-1 v1-9-0 v1-8-0 v1-7-1 v1-7-0

NCSDK-22953: A HID output report interrupts scanning in the :ref:`nrf_desktop_ble_scan` even if there are no peripherals connected
Connecting a HID dongle over USB to a HID host might lead to submitting a HID output report and stopping Bluetooth LE scanning even if there are no peripherals connected through the dongle.
In this case, scanning stop delays establishing a connection with peripherals.

**Workaround:** Manually cherry-pick and apply the commit with the fix from the ``main`` branch (commit hash: ``b4860f7c9475ff8e61a4c3b907968987bb6311bd``).

.. rst-class:: v2-4-1 v2-4-0 v2-3-0 v2-2-0 v2-1-3 v2-1-2 v2-1-1 v2-1-0 v2-0-2 v2-0-1 v2-0-0 v1-9-2 v1-9-1 v1-9-0 v1-8-0 v1-7-1 v1-7-0 v1-6-1 v1-6-0 v1-5-2 v1-5-1 v1-5-0 v1-4-2 v1-4-1 v1-4-0

NCSDK-22810: Assertion fail when logging :c:struct:`config_event` with an unknown status
Expand Down

0 comments on commit f9c54d7

Please sign in to comment.