Skip to content

Commit

Permalink
doc: known_issue: Add an entry for Openthread CLI sample
Browse files Browse the repository at this point in the history
Added a known issue entry for Openthread CLI sample issue
regarding the USB and Partition Manager.

Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
  • Loading branch information
ArekBalysNordic committed Aug 26, 2024
1 parent f7b59d2 commit f08314b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/nrf/releases_and_maturity/known_issues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -831,6 +831,16 @@ Thread

The issues in this section are related to the :ref:`ug_thread` protocol.

.. rst-class:: v2-7-0

KRKNWK-19376: OpenThread CLI sample does not work on nRF52840 dongle.
The sample should not use Partition manager.
In the main function there should be check whether the USB is already enabled to avoid a failure.

**Affected platforms:** nRF52840 Dongle

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

.. rst-class:: v2-7-0 v2-6-1 v2-6-0

KRKNWK-19036: High power consumption after parent loss
Expand Down

0 comments on commit f08314b

Please sign in to comment.