You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/nrf/ug_matter_configuring.rst
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,12 @@ Configuring Matter
6
6
When you build any of the available Matter samples to the supported development kits, you automatically build the Matter stack for the nRF Connect platform.
7
7
The development kit and the application running Matter stack that is programmed on the development kit together form the Matter accessory device.
8
8
9
+
.. raw:: html
10
+
11
+
<divstyle="text-align: center;">
12
+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/XWWJYraNZPs"title="Matter development environment video overview"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"allowfullscreen></iframe>
13
+
</div>
14
+
9
15
Currently, the |NCS| only supports Matter stack that is built on top of a low-power, 802.15.4-compatible Thread network.
10
16
To commission and control the Matter accessory device remotely over such a network, you need to set up a Matter controller on a mobile or a PC.
11
17
Matter controller is a role within the Matter environment.
0 commit comments