tree: 5cf41a78505671c476d981236843682064214470 [path history] [tgz]
  1. common/
  2. linux-imx/
  3. rt/
  4. zephyr/
  5. CMakeLists.txt
  6. Kconfig
  7. prj.conf
  8. README.md
examples/all-clusters-app/nxp/README.md

CHIP NXP All-clusters Application

Overview

The all-clusters example implements a server which can be accessed by a CHIP controller and can accept basic cluster commands.

The example is based on Project CHIP and NXP SDK, and provides a prototype application that demonstrates device commissioning and different cluster control.

Supported platforms

The All-Clusters example is supported on the following platforms :

NXP platformDedicated readme
RW61x (Zephyr OS)NXP Zephyr Guide
RW61x (FreeRTOS OS)NXP RW61x (FreeRTOS) Guide
RT1170NXP RT1170 Guide
RT1060NXP RT1060 Guide

For details on platform-specific requirements and configurations, please refer to the respective platform's readme.

Environment Setup, Building, and Testing

All the information required to set up the environment, build the application, and test it can be found in the common readme for NXP platforms :

Note : Matter-over-WiFi + Thread Border Router configuration is not supported in this application.