Skip to content

Next fixes for Matter 1.6 - #46

Merged
ArekBalysNordic merged 4 commits into
nrfconnect:mainfrom
ArekBalysNordic:matter_1_6_fixes_follow_up
Aug 25, 2026
Merged

ArekBalysNordic merged 4 commits into
nrfconnect:mainfrom
ArekBalysNordic:matter_1_6_fixes_follow_up

Conversation

@ArekBalysNordic

Copy link
Copy Markdown
Collaborator

The identify cluster has been fixed in the Matter upstream repo, so now we can use it in a simpler way and also it fixes the new issue when identify works alongside group communication.

Those two attributes of Thread Network Diagnostic Cluster are not compliant with the Matter 1.6 certification, so we should disable them for all samples.

@ArekBalysNordic
ArekBalysNordic requested review from a team, b-gent and peknis as code owners August 24, 2026 15:04
Comment thread CODEOWNERS Outdated
DECLARE_DYNAMIC_ATTRIBUTE_LIST_END();

/* Codedriven delegate for the Identify cluster */
class IdentifyBridgedDeviceDelegateImpl : public chip::app::Clusters::IdentifyDelegate {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to inform about it in some migration guide?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added to a release note entry

@ArekBalysNordic
ArekBalysNordic force-pushed the matter_1_6_fixes_follow_up branch from a15d431 to 2f4fe35 Compare August 25, 2026 09:15
@github-actions

Copy link
Copy Markdown

You can find the documentation preview for this PR here.

Preview links for modified Matter add-on documents:

Comment thread docs/release_notes/release_notes_v100.rst Outdated
Comment thread docs/release_notes/release_notes_v100.rst Outdated
The identify cluster has been fixed in the Matter upstream repo,
so now we can use it in a simpler way and also it fixes the new
issue when identify works alongside group communication.

Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
Those two attributes of Thread Network Diagnostic Cluster
are not compliant with the Matter 1.6 certification, so we should
disable them for all samples.

Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
Let's assign ncs-matter-doc instead of specific people.

Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
Some tests were not included in the integration scope within
sample.yaml files.

Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
@ArekBalysNordic
ArekBalysNordic force-pushed the matter_1_6_fixes_follow_up branch from 2f4fe35 to 062b3ef Compare August 25, 2026 10:02
@ArekBalysNordic
ArekBalysNordic requested a review from peknis August 25, 2026 10:09
@ArekBalysNordic
ArekBalysNordic merged commit 8dae784 into nrfconnect:main Aug 25, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants