Skip to content

Releases: NXP/matter

v1.4.0.2

07 Jul 14:43
Compare
Choose a tag to compare

Release highlights

  • This release updates Matter 1.4.0 (Fall 2024) support for the following NXP platforms: MCX W71, MCX W72, RW61x (RW612, RW610), i.MX RT1060 + radio co-processors (K32W0 RCP, IW416, 88W8801, IW612), i.MX RT1170 + IW612.
  • The release supports integration with MCUXpresso SDK 25.03.00 for FreeRTOS configurations for all platforms (except the K32W0 RCP).
  • The release extends the CMake build system support for all FreeRTOS configurations. See Matter NXP Examples Guide for FreeRTOS platform for usage details of CMake build system. All RW61x and RT configurations have full CMake support, while for MCX W platforms CMake support is experimental.
  • The release supports integration with Zephyr RTOS 4.1 for Matter over Wi-Fi configurations for RW61x platforms.
  • The release provides an updated OpenThread baseline to support Thread 1.4 Border Router functionality for platforms supporting Border Router configuration (RW612, i.MX RT1060).
  • The release also provides other improvements and maintenance updates.

Version information

The versions for Matter (connectedhomeip), OpenThread, MCUXpresso SDK with FreeRTOS, and Zephyr RTOS that are integrated by this release are summarized below:

Development tools

Features and examples supported

The release supports configurations for Matter over Wi-Fi, Matter over Thread, and Matter over Wi-Fi with Thread Border Router. Please refer to getting started documentation here.

Example supported list:

Read more

v1.4.0.1.1

23 Apr 08:03
Compare
Choose a tag to compare

Release highlights

  • This release updates Matter 1.4 (Fall 2024) support for the following NXP platforms: K32W0 (K32W061/041), K32W1 (K32W148), MCX W71, MCX W72, RW61x (RW612, RW610), i.MX RT1060 + radio co-processors (K32W0 RCP, IW416, 88W8801, IW612), i.MX RT1170 + IW612.
  • The release supports integration with MCUXpresso SDK 24.12.00 for FreeRTOS configurations for all platforms except K32W0. For more information on the improvements delivered with MCUXpresso SDK 24.12.00 see this introduction.
  • Introducing experimental support of CMake build system option for Matter over Wi-Fi FreeRTOS configurations for RW61x platforms. See section below for usage details of CMake build system.
  • The release supports integration with Zephyr RTOS 4.0 for Matter over Wi-Fi configurations for RW61x platforms.
  • The release also provides other improvements and maintenance updates.

Version information

The versions for Matter (connectedhomeip), OpenThread, MCUXpresso SDK with FreeRTOS, and Zephyr RTOS that are integrated by this release are summarized below:

Development tools options

Features and examples supported

The release supports configurations for Matter over Wi-Fi, Matter over Ethernet (experimental), Matter over Thread, and Matter over Wi-Fi with Thread Border Router. To get started
see the following entry points of pre-configured application examples:

Read more

v1.4.0.1

24 Feb 12:57
Compare
Choose a tag to compare

To get latest fixes on v1.4 version please use v1.4.0.1.1 release : https://github.com/NXP/matter/releases/tag/v1.4.0.1.1

v1.4.0.0

11 Dec 18:49
Compare
Choose a tag to compare

This release targets Matter 1.4 (Fall 2024) feature support for the following NXP platforms: K32W0 (K32W061/041), K32W1 (K32W148), MCX W71, MCX W72, RW61x (RW612, RW610), i.MX RT1060 + radio co-processors (K32W0 RCP, IW416, 88W8801, IW612), i.MX RT1170 + IW612.

The release introduces support for the following Matter 1.4 features: Intermittently Connected Devices (ICD) with Long Idle Time (LIT) and Thread Border Router (TBR) device type implementing Home Router and Access Points (HRAP) specifications for Thread Border Router Management (TBRM).


Versions

The versions for Matter, OpenThread, MCUXpresso SDK with FreeRTOS, and NXP Zephyr RTOS SDK that are integrated by this release is summarized below:

  • Matter: v1.4.0 based on CSA Matter Fall 2024 release baseline - dee7d7bf629 commit (from v1.4-branch).
  • OpenThread / ot-nxp: https://github.com/NXP/ot-nxp/commits/v1.4.0.0/
  • Matter metadata support for MCUXpresso for Visual Studio Code: https://github.com/NXP/matter-vscode-for-mcux/commits/v1.4.0
  • SDK(s)
    • K32W0 SDK 2.6.15 (GitHub based, with FreeRTOS)
    • K32W1 SDK 2.16.100 (GitHub based, with FreeRTOS)
    • MCX W71 SDK 2.16.100 (GitHub based, with FreeRTOS)
    • MCX W72 SDK 2.16.000 (package based with FreeRTOS, with controlled accces; please contact your NXP liaison for SDK access)
    • RW61x SDK 2.16.100 (GitHub based, with FreeRTOS)
    • RW61x NXP Zephyr SDK zephyr_rw61x_v3.7_RFP
    • iMX RT FreeRTOS SDK 2.16.100 (GitHub based, with FreeRTOS, targeting all i.MX RT + transceiver configurations)

Features and platforms supported

The release is intended for developers who wish to start developing applications that use Matter over Thread, Matter over Wi-Fi, or Matter over Wi-Fi + Thread Border Router. To get started
read the following entry points of preconfigured application examples:

Read more

v1.4.0-pvw1

06 Sep 12:39
Compare
Choose a tag to compare

This release targets experimental preview Matter Fall 2024 feature support for the following NXP platforms: K32W0 (K32W061/041), K32W1 (K32W148), MCX W71, RW61x (RW612, RW610), i.MX RT1060 + radio co-processors (K32W0 RCP, IW416, 88W8801), i.MX RT1170 + IW612.


Versions

List of versions that are included in the Matter release:


Features and platforms supported

The release is intended for developers who wish to start developing an
application that uses Matter over Thread, Matter over Wi-Fi, or Matter over Wi-Fi + Thread Border Router. To get started
read the following entry points:

Main changes in this release compared to previous v1.3.0.0.1.1 release:

  • Main changes applying to all platforms supported in this release:

  • K32W0 FreeRTOS (Main changes compared to v1.3.0.0.1.1 release):

    • MCUXpresso SDK 2.6.15 support
    • Folder restructure
    • Minor fixes and updates
    • Documentation updates
  • K32W1 FreeRTOS (Main changes compare to v1.3.0.0.1.1 release):

    • MCUXpresso SDK 2.16.000 support
    • Common code changes
    • Folder restructure
    • OTA / Factory Data
      • Add OTA factory data support
      • OTA rework
      • Update manufacturing flow
      • Add multi-image OTA requestor initiator
        ...
Read more

v1.3.0.0.1.1

26 Jul 14:59
Compare
Choose a tag to compare

This release targets Matter 1.3 support for the following NXP platforms: K32W0 (K32W061/041), K32W1 (K32W148), RW61x (RW612, RW610), i.MX RT1060 + radio co-processors (K32W0 RCP, IW416, 88W8801), i.MX RT1170 + IW612.


Versions

List of versions that are included in the Matter release:


Features and platforms supported

The release is intended for developers who wish to start developing an
application that uses Matter over Thread, Matter over Wi-Fi, or Matter over Wi-Fi + Thread Border Router. To get started
read the following entry points:

Main changes in this release compare to previous v1.3.0.0.1 release:

  • Compared to previous v1.3.0.0.1 release, this version adds additional application examples and incorporates updates after completing the Matter 1.3 Certification Program for the RW61x and i.MX RT1170 + IW612 following device types:
    • cooksurface-app
    • cooktop-app
    • laundry-dryer-app
    • onoff-plugin-unit-app
    • laundry-washer-app
    • pump-app
    • room-air-conditioner-app
    • smoke-co-alarm-app

The following clusters include updates to comply to certification:

  • TC-DESC-2.1
  • TC-OO-1.1
  • TC-IDM-10.2
  • TC-IDM-10.4
  • TC-OO-1.1
  • TC-SMOKECO-2.4
  • TC-LWM-1.1
  • TC-TCTL-3.3
  • TC-I-2.3

Link to the previous v1.3.0.0.1 release notes: https://github.com/NXP/matter/releases/tag/v1.3.0.0.1

v1.3.0.0.1

17 May 11:18
Compare
Choose a tag to compare

This release targets Matter 1.3 support on K32W0, K32W1, RT1060 + radio co-processors (K32W0, IW416, 8801), RT1170 + IW612, and RW61x platforms.


Versions

List of versions that are included in the Matter release:


Features and NXP platforms supported

The release is intended for developers who wish to start developing an
application that uses Matter over Thread, Matter over Wi-Fi or Matter over Wi-Fi + Thread Border Router. To get started
read the following:

Main changes in this release:

  • Main changes applying to all platforms supported in this release:

    • Matter 1.3 support - v1.3.0.0 baseline + 0bafd3bffa035bb8f220c0b58482dcc7c36ce6cf commit
    • Matter environment setup allows to initialize only NXP required software module
    • Add some fixes for Windows bootstrap script
    • Add Python requirements file
    • Matter CLI is sharing code between Zephyr CLI and Matter CLI
    • Common NXP MCU Matter application files moved in common folder
    • Introduction of the wifi_auto_connect module allowing (build option to give Wi-Fi network data) to replace the tcp_download module (targeting devices with Matter over Wi-Fi without BLE support)
  • K32W0 FreeRTOS (Main changes compared to v1.2.0.1.3 release)

    • Fix sign script location path
    • Update KVS logs
  • K32W1 FreeRTOS (Main changes compare to v1.2.0.1.3 release)

    • Platform main change(s):
      • Add support for NVS file system
      • Remove persistent storage delegate from SMU2 Init API
      • Update DAC private key conversion mechanism: the conversion will be handled automatically, based on runtime information.
    • Application main change(s):
      • Add CONNECTIVITY_MANAGER_THREAD_DEVICE_TYPE flag to app gn targets. It can be used to set the Thread device type of the app.
  • RT + transceivers FreeRTOS (Main changes compare to v1.2.0.1.3 release)

    • SDK 2.15.1 support
    • New Matter example applications introduced (as listed above).
  • RW61x FreeRTOS (Main changes compare to v1.2.0.1.3 release)

    • Platform main change(s):
      • NVS file system switch for Matter as a default file system
    • Application main change(s):
      • Matter application code is now common between Zephyr and FreeRTOS
      • New Matter example applications introduced (as listed above).
  • RW61x Zephyr

    • Platform main change(s):
      • OTA requestor support
      • WiFi driver is now shared with Zephyr platform layer
      • Initial support of Matter over Ethernet (not tested)
    • Application main change(s):
      • Matter application code is now common between Zephyr and FreeRTOS
      • New Matter example applications introduced (as listed above).

Known issues and limitations

  • RT+transceivers FreeRTOS:
    • [RT1170+IW612]:
      • some instabilities may happen when doing Matter over Wi-Fi or Matter over Thread exchanges
      • when a software reset is triggered (for example after using a matter cli command such as matterfactoryreset or matterreset) the debugguer needs to be detached
      • session resumption is not supported.
    • [RT1060+transceiver] configurations do not support the OTA request...
Read more

v1.2.0.1.3

22 Feb 17:10
Compare
Choose a tag to compare

This release updates Matter 1.2 support on K32W0, K32W1, RT1060 + radio co-processors (K32W0, IW416, 8801), RT1170 + IW612, and RW61x platforms.


Versions

List of versions that are automatically included in our Matter release:


Features and NXP platforms supported

The release is intended for developers who wish to start developing an
application that uses Matter over Thread or Matter over Wi-Fi. To get started
read the following:

  • K32W0 - Matter over Thread (with Bluetooth LE commissioning):
  • K32W1 - Matter over Thread (with Bluetooth LE commissioning):
  • RT1060 + K32W0 - Matter over Thread (with Bluetooth LE commissioning), RT1060 + IW416 - Matter over Wi-Fi (with Bluetooth LE commissioning), and RT1060+8801 - Matter over Wi-Fi:
  • RT1170+IW612 - Matter over Thread (with Bluetooth LE commissioning) or Matter over Wi-Fi (with Bluetooth LE commissioning)
  • RW61x - Matter over Wi-Fi (with Bluetooth LE commissioning) or Matter over Thread (with Bluetooth LE commissioning) or Matter over Wi-Fi with Open Thread Border Router support (with Bluetooth LE commissioning)

Main changes in this release:

  • Main changes applying to all platforms supported in this release:

    • Matter 1.2.0.1 tag switch
    • Matter CLI random crash issue fix
    • Reserve a number of tags for NXP usage for multi-image support
    • Add bootstrap script for Windows (experimental)
    • Fix gn check errors.
  • K32W0 (Main changes compared to v1.2.0.0.2 release)

  • K32W1 (Main changes compare to v1.2.0.1.1 release)

    • OpenThread public commit: openthread/openthread@d4155e4
    • Add support for LittleFS filesystem (experimental)
    • Fix an issue that was causing an event to not be sent during the OTA process
    • Add an example of registering low power callbacks.
  • RT + transceivers (Main changes compare to v1.2.0.0.1 release)

  • RT1060 + transceivers (Main changes compare to v1.2.0.0.1 release)

    • freeRTOS heap increased to support Border Router scenario.
  • RW61x (Main changes compare to v1.2.0.1.2 release)


Known issues and limitations

  • RT+transceivers
    • [RT+transceiver] some instabilities may happen when doing Matter over Wi-Fi or Matter over Thread exchanges
    • [RT1060+transceiver] configurations do not support the OTA requestor feature
    • [RT1170+IW612] when a software reset is triggered (for example after using a matter cli command such as matterfactoryreset or matterreset) the debugguer needs to be detached
    • [RT110+IW612] session resumption is not supported.
  • RW61x
  • k32w0
  • k32w1

Memory footprint summary

  • K32W0
Matter Example Connectivity support Build mode Application flash usage Application ram usage Factory data section NVM (external flash PDM area)
On/Off Light Matter over Thread Release 580 K 84 K SRAM + 60 K heap 2 K 252 K
Contact Sensor Matter over Thread Release 584 K 84 K SRAM + 60 K heap 2 K 252 K
  • K32W1
Matter Example Connectivity support Build mode Application flash usage Application ram usage Factory data section NVM (internal flash area)
On/Off Light Matter over Thread Release 639 K 77 K SRAM + 35 K heap 8 K 32 K
Contact Sensor Matter over Thread Release 554 K 68 K SRAM + 35 K heap 8 K 32 K
  • RT1060+transceivers
Matter Example Connectivity support Build mode Transceiver Application flash usage Application ram usage (including freeRTOS heap) Factory data section NVM
All cluster app with Thermostat device type Matter over Thread Release k32w0 1024 K 431 K 4 K 128 K
All cluster app with Thermostat device type Matter over Wi-Fi (with BLE) Release IW416 1310 K 448 K 4 K 128 K
All cluster app with Thermostat device type Matter over Wi-Fi (without BLE) Release 8801 870 K 369 K 4 K 128 K
  • RT1170+IW612
Matter Example Connectivity support Build mode Application flash usage Application ram usage (including freeRTOS heap) Factory data section NVM
All cluster app with Thermostat device type with OTA requestor Matter over Wi-Fi (with BLE) Release 1929 K 465 K 4 K 128 K
All cluster app with Thermostat device type with OTA requestor Matter over Thread Release 1874 K 465 K 4 K 128 K
  • RW61X
Matter Example Connectivity support Build mode Application flash usage Application ram usage (including freeRTOS heap) Factory data section NVM
All cluster app with Laundry Washer device type with OTA requestor Matter over Wi-Fi (with BLE) Release 1700 K 500 K 4 K 64 K
All cluster app with Laundry Washer device type with OTA requestor Matter over Thread Release 1740 K 409 K 4 K 64 K

v1.2.0.1.2

22 Jan 11:40
Compare
Choose a tag to compare

This release updates Matter 1.2 support for NXP RW612 and RW610 platforms (RW61X).


Versions

List of versions that are automatically included in our Matter release:


Features and NXP platforms supported

The release is intended for developers who wish to start developing an application that use Matter over Thread or Matter over Wi-Fi.
To get started read the following:

  • RW61X - Matter over Wi-Fi (with BLE commissioning support) or Matter over Thread (with BLE commissioning support) or Matter over Wi-Fi with Open Thread Border Router support (with BLE commissioning support)
  • K32W1 - Refer to previous release v1.2.0.1.1
  • K32W0 - Refer to previous release v1.2.0.0.2
  • RT1060+K32W0 - Refer to previous release v1.2.0.0.1
  • RT1170+IW612 - Refer to previous release v1.2.0.0.1

Main changes in this release:

  • The following updates changes applying to the RW61X platforms supported by this relese:
    • Switched to use CSA Matter 1.2.0.1 tag version as base
    • OpenThread public commit: openthread/openthread@4e2ed64 supported + patch commit openthread/openthread@3d5cb36
    • OpenThread public commit openthread/openthread@3d5cb36 + Thread Border Router changes used when compiling Matter with Thread Border Router support.
    • Wi-Fi connection optimizations
    • Moved factory data section to last sector of flash (flash address : 0xbfff000)
    • Updated RW612 and RW610 base MCUXpresso SDK to version 2.13.3.
    • Introduced experimental Open Thread Border Router (OTBR) support for RW612:
      • Added support for checking the SRP cache when performing a MDNS query from the Matter application
      • Added support for MDNS sub-types
      • Updated the Matter MDNS platform code to support service update without full clean-up
      • Fixed routing issues when OTBR was offering an IPv6 ULA prefix
      • Various other stability improvements

Known issues and limitations

  • An issue in the Matter core SDK prevents the CLI command otcli dataset set active from working
  • OTBR MDNS module does not support name conflict handling
  • OTBR MDNS module doe not support updating the hostname after it has been set once
  • OTBR Matter application may encounter stability issues in rare situations

Memory footprint summary

  • RW61X
Device type Connectivity support Build mode Application flash usage Application ram usage (including freeRTOS heap) Factory data section NVM
Laundry Washer with OTA requestor Matter over Wi-Fi (with BLE) Release 1687 K 502 K 4 K 64 K
Laundry Washer with OTA requestor Matter over Thread Release 1733 K 409 K 4 K 64 K
Laundry Washer with OTA requestor Matter over Wi-Fi (with BLE) + Border Router Release 2111 K 649 K 4 K 64 K

v1.2.0.1.1

21 Dec 09:49
Compare
Choose a tag to compare

Release delivery for Matter 1.2 support on K32W1.


Versions

List of versions that are automatically included in our Matter release:

In case you do not have access, please ask your NXP representative.


Supported applications

Find below a list of supported Thread examples for K32W1 platform:


Features

The release is intended for developers who wish to start developing an
application that use Matter over Thread. To get started
read the following:

Find below a list of the new features on v1.2.0.1.1 version.

General

  • Add support for factory data with extra security for DAC private key. This requires a two-step process at manufacturing, which is detailed in the manufacturing flow.
  • Add initial support for pigweed RPC (lighting app).
  • Add python script for generating certificates during manufacturing.
  • Add clean reset action when long pressing SW3 button.
  • Add support for "dynamic" SMU2 memory usage: applications can now leverage an extra 13K RAM after commissioning.
  • The number of used NVM sectors is reduced to 4.
  • Offload AES, SHA256 operations to the secure enclave.
  • Simplify hardware DRBG/TRNG usage through bypassing some mbedtls functions.
  • Enable ICDM cluster (contact sensor).
  • Contact sensor now has a dedicated zap file, which contains mostly mandatory clusters/attributes.
  • Root node revision for reference app is now 2.

Thread

  • Add EdgeLock Secure Enclave based AES-ECB implementation.
  • Add EdgeLock Secure Enclave based SHA256/HMAC-SHA256 implementation.
  • Add multiprotocol support (dual PAN).
  • Add Zigbee support for hybdrid examples.
  • Add ot_cli_ftd_zc, RCP flow control, RCP DMA examples.

Bug fixes

General

  • Fix an issue with rotating device id length, which caused the default id to be used instead of the actual unique id.
  • Fix an issue with the memory allocator, which caused the device to enter an assert during Thread operations.
  • Fix an issue related to some keys not getting cleared upon factory resetting the device.
  • Fix an issue with TotalOperationalHours attribute reset. Support for 64bit timestamp was added in ot-nxp.
  • Fix an issue with OTA reporting by scheduling an urgent event delivery when handling the apply event, before rebooting the device.
  • Fix an issue with the device not entering low power correctly.
  • Increase RAM buffer size and nubmer of KVS keys to pass TC-RR.
  • Remove some duplicated code in crypto platform implementation.
  • Lighting app now correctly posts events to the application queue even from ISR.
  • Reallocating a buffer is now protected against task switching due to the memory allocator design.
  • Other minor fixes.

Thread

  • Various alarmes fixes.
  • Increase CSL receive window to cover NBU wake up time.
  • Fix an issue with retrieving the 15.4 address using radio registers, which was not always valid.
  • NBU has to be awake during CSL receiver trx so that conversion from PHY timebase (NBU) to TMR timebase (host) is valid.
  • Other minor fixes.