Understanding Matter: Dive deeper into the Smart Home (Home Automation) Standard

preview_player
Показать описание
In this video, i introduce you to Matter, the new IPv6-based application protocol for smart homes. We'll explore how Matter works, including its use of WiFi, Thread, Ethernet, and Bluetooth Low Energy (BLE) as underlying technologies. We'll also delve into the inner workings of Matter, including its use of clusters for modeling data and ensuring interoperability, its device commissioning process using BLE, and its security techniques. We'll take a look at the different layers of Matter and how they work together. In Matter even other smart home devices using different standards can be integrated, such as ZigBee. So we dive into the exciting world of Matter and the future of smart home networking.

Book (english version)
WSN & IoT (Basics, protocols and applications):
ISBN-13: 979-8851358074

Book (deutsche Version)
WSN & IoT (Grundlagen, Protokolle und Anwendungen):
ISBN-13: 979-8648512061

You can support me at Patreon:

### Introduction into network technology Thread #######

00:00 Introduction
00:30 Overview
03:08 Layer overview
04:38 Topology example
06:03 Fabric, node and NOC
07:28 Basic concept (cluster)
12:23 Stack layer
13:03 Data Model and Interaction Model
15:16 Action Framing
16:14 Security
17:27 Message Framing & Routing
17:49 MRP and BTP
18:42 Commissioning over BLE using a Matter controller
27:24 Multiple fabrics
28:30 Matter bridge
29:53 Over-the-Air-Update
31:43 Summary and conclusion
35:40 Outro

#matter #smarthome #homeautomation #thread
Рекомендации по теме
Комментарии
Автор

I’ve been looking for a deep-dive like this for a while now. Thank you for putting together such a great and thorough video!

USRMBMN
Автор

Thanks for a super-useful introduction. This video has saved me a lot of time.

Andrew-rcvh
Автор

Thank you very much for your guidance. I learned quite a lot of thread communication methods from the video, which is really very useful. If it is convenient for you, can you teach about thread's low power consumption and mater-related program examples?😊😊😊

ericwang
Автор

Thanks for the great introduction and overview about Matter.
I just set up a Thread+Matter network using Python-Matter-Server and Homeassistant.
What I'm looking for is if it's possible and what is required to have for example a switch that controls a lamps state without Homeassistant being involved (except for commissioning and perhaps configuration, but not in the transaction).
I got the impression Groups and ACLs are involved, but otherwise I haven't found this discussed anywhere.

gzoechi
Автор

You are a phenomenal instructor, you make things effortlessly understandable! I always feel more confident engaging with these materials after watching your videos!

ammarq
Автор

Thanks for your new tutorial and happy new year

wizardy
Автор

that was a really great technical introduction to matter. Thank you very much :)

HSV_BVB
Автор

Great Video for Matter instruction!Thank you !!

weijiexu-mn
Автор

Sehr cool, vielen Dank! Bin mega interessiert an thread und matter, habe einige projekte mit thread gemacht aber nicht mit matter. Zephyr ist auch ein framework das ich ziemlich mag, aber noch nicht ganz drin bin. Ist schon ein zephyr bzw. connect-sdk und matter geplant? Danke und freue mich schon auf die nächsten videos. 😊

mathicalee
Автор

Thank you for the introduction. I have been working on the stack. I can't wait for your demo since I am running into commissioning issues setting up nRF52 over TBR and the CHIP tool. It will be great if you can also go over how the decryption works using the keys.

Thank you again. Cheers!

dreamEater
Автор

How do you compare matter with coap and lwm2m?

jkrzaczek
Автор

Thanks for this. Can you please explain how the passcide or QR code gets generated? Can this be anything? I read somewhere that the QR code gets generated from the Vendor and product ID. How does the commissioner then check that this passcode or QR code is something valid that makes sense?

pmull