Skip to content

Commit de5caa9

Browse files
MarekPietakapi-no
authored andcommitted
applications: nrf_desktop: Document HID subscription improvements
Change adds release note for HID subscription improvements in HIDS and USB state modules. Jira: NCSDK-34349 Signed-off-by: Marek Pieta <[email protected]> Signed-off-by: Anna Wojdylo <[email protected]>
1 parent 91d10ac commit de5caa9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,9 @@ nRF Desktop
309309
The options are no longer explicitly set in application configurations.
310310
* Increased the default first HID report delay (:ref:`CONFIG_DESKTOP_HIDS_FIRST_REPORT_DELAY <config_desktop_app_options>`) for keyboard (:ref:`CONFIG_DESKTOP_PERIPHERAL_TYPE_KEYBOARD <config_desktop_app_options>`) in :ref:`nrf_desktop_hids` from ``500 ms`` to ``1000 ms``.
311311
This change ensures that queued keypresses are not lost when reconnecting with the nRF Desktop dongle.
312+
* Improved HID subscription handling in the HID transports (:ref:`nrf_desktop_hids` and :ref:`nrf_desktop_usb_state`).
313+
Both HID transports now unsubscribe from HID input reports related to the previously used HID protocol mode before subscribing to HID input reports related to the new HID protocol mode.
314+
This change ensures that subscriptions to both HID boot and HID report protocol mode are not enabled at the same time.
312315

313316
nRF Machine Learning (Edge Impulse)
314317
-----------------------------------

0 commit comments

Comments
 (0)