Skip to content

Commit

Permalink
doc: Add known issues related to Matter
Browse files Browse the repository at this point in the history
* Add known issue for WiFi reconnection after RPU recovery.
* Add known issue for failing RPU recovery in Matter samples.

Signed-off-by: Adrian Gielniewski <[email protected]>
  • Loading branch information
adigie authored and ArekBalysNordic committed Jan 17, 2025
1 parent 49dbb06 commit 749ab53
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions doc/nrf/releases_and_maturity/known_issues.rst
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,15 @@ The issues in this section are related to the :ref:`ug_matter` protocol.

.. rst-class:: v2-9-0 v2-8-0

KRKNWK-19806: RPU recovery fails during Wi-Fi communication
Wi-Fi is not reconnecting to previously connected network after RPU recovery.

**Affected platforms:** nRF7002

**Workaround:** Cherry-pick changes from PR #529 in the `Matter GitHub repository`_ .

.. rst-class:: v2-9-0 v2-8-0

NCSDK-28567: Swap time after DFU takes a very long time
Due to the incorrect RRAM buffer configuration, the swap time after DFU can exceed three minutes.

Expand Down Expand Up @@ -2814,6 +2823,14 @@ Matter samples

The issues in this section are related to :ref:`matter_samples`.

.. rst-class:: v2-9-0 v2-8-0

KRKNWK-19806: RPU recovery fails on the nRF5340 DK with nRF7002 EK shield due to invalid MCUboot configuration

**Affected platforms:** nRF5340, nRF7002

**Workaround:** Cherry-pick changes from PR #19826 in the `sdk-nrf`_ repository.

.. rst-class:: v2-9-0

KRKNWK-19861: ICD DSLS does not work with the :ref:`matter_smoke_co_alarm_sample` sample
Expand Down

0 comments on commit 749ab53

Please sign in to comment.