v1.3.0.0.1.1
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:
- Matter: v1.3.0.0.1.1 based on Matter 1.3 - https://github.com/project-chip/connectedhomeip/releases/tag/v1.3.0.0 + 0bafd3bffa035bb8f220c0b58482dcc7c36ce6cf commit.
- ot-nxp: https://github.com/NXP/ot-nxp/releases/tag/v1.3.0.2
- SDK(s)
- K32W0 FreeRTOS SDK 2.6.14 GitHub based
- K32W1 FreeRTOS and RW61x FreeRTOS SDK 2.15.000 GitHub based
- RW61x NXP Zephyr SDK zephyr_rw61x_v3.6_RFP
- iMX RT FreeRTOS SDK 2.15.100 GitHub based (targeting all RT+transceiver configurations)
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:
- K32W0 FreeRTOS - Matter over Thread (with Bluetooth LE commissioning):
- K32W1 FreeRTOS - Matter over Thread (with Bluetooth LE commissioning):
- RW61x FreeRTOS - 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)
- RW61x - Zephyr - Matter over Wi-Fi (with Bluetooth LE commissioning)
- i.MX RT1060 + K32W0 RCP FreeRTOS - Matter over Thread (with Bluetooth LE commissioning), RT1060 + IW416 - Matter over Wi-Fi (with Bluetooth LE commissioning), RT1060 + 88W8801 - Matter over Wi-Fi and i.MX RT1060+ 88W8801 + K32W0 RCP Matter over Wi-Fi with OpenThread Border Router support:
- i.MX RT1170 + IW612 FreeRTOS - Matter over Thread (with Bluetooth LE commissioning) or Matter over Wi-Fi (with Bluetooth LE commissioning) or Matter over Wi-Fi with OpenThread Border Router support:
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