Skip to content

v1.2.0.0.2

Compare
Choose a tag to compare
@GabrielCouturier GabrielCouturier released this 21 Dec 13:34
· 3 commits to v1.2.0.0-tag-nxp since this release

Release delivery for Matter 1.2.0.0 support on K32W0.


Versions

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

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


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 wifi. To get started
read the following:

Main changes in this release:

  • K32W0
    • Updated ICD parameters.
    • Fixed a bug in OTA TLV processor, where OTA was failing if the transferred image was a multiple of BDX block size.
    • Added an extra CRC verification for factory data OTA update.
    • Changed root node revision to 2 for reference apps.
    • Removed old custom factory data provider implementation. An alternative example is provided.
    • Added support for Product Appearance attribute.
    • Fixed a bug which caused the device to no longer enter low power after commissioning.
    • Minor readme updates: provide clarifications related to SDK retrieval when building the reference apps. There are two ways to retrieve the SDK: through west tool, which will download the latest SDK released on https://github.com/nxp-mcuxpresso/mcux-sdk, or through downloading an SDK package.

Known issues and limitations

Sometimes, the OTA process might fail due to some retransmission failure of a BDX packet. This has a low probability, but it might be related to the specific Matter version used for the commissioner and OTA provider. Please take this into account. Nevertheless, the OTA should be successful after a device reset.

Memory footprint summary

  • K32W0
Device type 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 584 K 84 K SRAM + 60 K heap 2 K 252 K
Contact Sensor Matter over Thread Release 591 K 84 K SRAM + 60 K heap 2 K 252 K
Door Lock Matter over Thread Release 547 K K SRAM + 60 K heap 2 K 252 K