Skip to content

Update matter 1.4.2#623

Merged
kkasperczyk-no merged 2569 commits into
nrfconnect:masterfrom
kkasperczyk-no:update_matter_1.4.2
Jul 10, 2025
Merged

Update matter 1.4.2#623
kkasperczyk-no merged 2569 commits into
nrfconnect:masterfrom
kkasperczyk-no:update_matter_1.4.2

Conversation

@kkasperczyk-no
Copy link
Copy Markdown
Contributor

@kkasperczyk-no kkasperczyk-no commented Jul 2, 2025

Regular update of Matter fork to v.1.4.2 branch

Testing

Automated testing in CI

…nch for 1.4.1 SVE (supports TCP) (#37429)"

This reverts commit 86e2fd2.
… the Verification step document. (#37098) (#37440)"

This reverts commit d20fe22.
…valid endpoint commands. (#37208)"

This reverts commit 864021c.
…ieve ICDClientInfo (#37180)"

This reverts commit 7ca9ebc.
…e chip certification binaries (#37086)"

This reverts commit 93b1fcd.
… inline without log (#37058) (#37069)"

This reverts commit 383d1ff.
…to handle chunking correctly. (#36975) (#37019)"

This reverts commit 4ea9aed.
…bling CHIP_DEVICE_CONFIG_ENABLE_TEST_SETUP_PARAMS (#36945) (#36951)"

This reverts commit 81c697c.
…and onwards (#36606) (#36631)"

This reverts commit 37e0ccd.
…ecure cert data provider (#36589) (#36593)"

This reverts commit 6389880.
… in Update matter-devices.xml (#36441)"

This reverts commit 6a84c13.
adigie and others added 12 commits July 3, 2025 13:07
Replace deprecated BT macros.

Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
Replace `NET_L2_OPENTHREAD` with `OPENTHREAD` as OpenThread Kconfigs
were moved from L2 to OpenThread module.

Keep `NET_L2_OPENTHREAD` if there is dependency to networking.

Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
Remove CHIP_OPENTHREAD_JOINER_ENABLED Kconfig as it's no longer used.

Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
This commit add support for single-part AEAD operations.

Signed-off-by: Łukasz Duda <lukasz.duda@nordicsemi.no>
Disable automatic increase of the Bluetooth SMP MTU and RX buffers on
the nRF54L10 SoC.

Signed-off-by: Łukasz Duda <lukasz.duda@nordicsemi.no>
Imply PSA_WANT_KEY_TYPE_SPAKE2P_KEY_PAIR_IMPORT when OBERON
is used.

Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
Extend MapSendError to treat TX buffer exhaustion (e.g. ERR_MEM,
ENOBUFS) and temporary network connection issues (e.g. ERR_CONN,
ENETDOWN) as non-fatal errors. This prevents premature teardown of
exchanges or subscriptions in transient conditions.

Signed-off-by: Łukasz Duda <lukasz.duda@nordicsemi.no>
We must generate the application files at this point.

Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
In the new Matter revision we must have .matter file which is
to generate cluster-server-configs. To generate this file
we can call the additional zap function in west zap-generate.

Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
It is required due to problem with the legacy solution.

Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
Re-enabled CHIP_CONFIG_ENABLE_ACL_EXTENSIONS for nRF Connect
platform, because it was globally disabled.

Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
Error conditions use the opposite logic than intended and because
of that KVS delete operations fail.

Signed-off-by: Kamil Kasperczyk <kamil.kasperczyk@nordicsemi.no>
kkasperczyk-no and others added 6 commits July 7, 2025 11:41
* Reverted "[nrf noup] Remove unused submodules"
This reverts commit ae0cb27.
* Copied .gitmodules file from upstream
* Removed libtrusty module, as it was done after branch was cut off
* Changed versions of third_party modules to be in-line with
v1.4.2-branch

Signed-off-by: Kamil Kasperczyk <kamil.kasperczyk@nordicsemi.no>
The CHIP_USE_OPENTHREAD_ENDPOINT depends on CHIP_WIFI, which
is invalid, because this Kconfig is sourced from
Kconfig.features.
Replaced CHIP_WIFI with WIFI.

Signed-off-by: Kamil Kasperczyk <kamil.kasperczyk@nordicsemi.no>
This reverts commit d8b6a5d419051e625da5ef37791c73b67d88e10a.
This reverts commit b6e5f847191bb7bbacc02641c7c9fb41ee349fe5.
Replaced relative links from the Matter documentation with
urls to fix the sdk-nrf documentation build.

Signed-off-by: Kamil Kasperczyk <kamil.kasperczyk@nordicsemi.no>
Applied fixes to fix restyler job.

Signed-off-by: Kamil Kasperczyk <kamil.kasperczyk@nordicsemi.no>
The basic information cluster implementation started to use
DeviceInfoProvider instead of ConfigurationMgr. Because of that
GetSoftwareVersionString returns not implemented error code,
as nrfconnect provider does not override this method.

Signed-off-by: Kamil Kasperczyk <kamil.kasperczyk@nordicsemi.no>
Comment thread src/platform/nrfconnect/FactoryDataProvider.cpp
@kkasperczyk-no kkasperczyk-no merged commit b1a600e into nrfconnect:master Jul 10, 2025
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.