Skip to content

Commit 4a6528b

Browse files
greg-ferLuDuda
authored andcommitted
doc: matter: embed tutorial videos for Matter
Added YouTube embeds for Matter tutorial videos. Signed-off-by: Grzegorz Ferenc <[email protected]>
1 parent 150e837 commit 4a6528b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/nrf/ug_matter_configuring.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ Configuring Matter
66
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.
77
The development kit and the application running Matter stack that is programmed on the development kit together form the Matter accessory device.
88

9+
.. raw:: html
10+
11+
<div style="text-align: center;">
12+
<iframe width="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+
915
Currently, the |NCS| only supports Matter stack that is built on top of a low-power, 802.15.4-compatible Thread network.
1016
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.
1117
Matter controller is a role within the Matter environment.

0 commit comments

Comments
 (0)