Matter (Project CHIP)ΒΆ

Matter (formerly Project Connected Home over IP or Project CHIP) is an open-source application layer that aims at creating a unified communication standard across smart home devices, mobile applications, and cloud services. It supports a wide range of existing technologies, including Wi-Fi, Thread, and Bluetooth LE, and uses IPv6-based transport protocols like TCP and UDP to ensure connectivity between different kinds of networks.

Matter is in an early development stage and must be treated as an experimental feature.

The nRF Connect SDK allows you to develop applications that are compatible with Matter. See Matter samples for the list of available samples. If you are new to Matter, check also the tutorials on DevZone.

Note

Matter requires the GN tool. If you are updating from the nRF Connect SDK version earlier than v1.5.0, see Install the required tools for installation instructions.