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

Поделиться
HTML-код
  • Опубликовано: 3 авг 2024
  • НаукаНаука

Комментарии • 22

  • @ericwang7540
    @ericwang7540 Год назад +4

    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?😊😊😊

  • @ammarq0
    @ammarq0 4 месяца назад

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

  • @USRMBMN1
    @USRMBMN1 7 месяцев назад +2

    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!

    • @wsniot
      @wsniot  7 месяцев назад

      Thank you for the positive feedback.

  • @adityavarma2138
    @adityavarma2138 2 месяца назад +1

    Awesome sir!! Thanks for sharing..🙏

  • @user-gj1ru2lx4n
    @user-gj1ru2lx4n 5 месяцев назад

    Great Video for Matter instruction!Thank you !!

  • @Andrew-rc3vh
    @Andrew-rc3vh 10 месяцев назад +1

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

    • @wsniot
      @wsniot  10 месяцев назад

      Thank you for the positive feedback. 🙂

  • @HSV_BVB
    @HSV_BVB 9 месяцев назад

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

  • @vladimirdyskin
    @vladimirdyskin Год назад +1

    Thanks for your great work!

  • @gzoechi
    @gzoechi 11 месяцев назад +1

    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.

  • @wizardy6267
    @wizardy6267 Год назад +1

    Thanks for your new tutorial and happy new year

    • @wsniot
      @wsniot  Год назад

      Thx and a happy new year too.

  • @pmull252
    @pmull252 2 месяца назад

    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?

  • @dreamEater99
    @dreamEater99 Год назад

    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!

    • @wsniot
      @wsniot  Год назад +1

      You are welcome. I tried also a matter example with the nrf connect SDK and took me a while until i got it running. This is why i try to explain the basics first ;-).

    • @javadev1365
      @javadev1365 10 месяцев назад

      @@wsniot how can I contact you? I really need you help

    • @wsniot
      @wsniot  10 месяцев назад

      @@javadev1365 On channel info you can get the emailadress to contact me.

  • @mathicalee
    @mathicalee Год назад +2

    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. 😊

    • @wsniot
      @wsniot  Год назад +2

      Danke. Matter und Thread ist gerade auch ein sehr spannendes Thema. Ein praktisches Beispiel mit dem nrf Connect SDK war angedacht, weiß aber noch nicht wann.

  • @jkrzaczek
    @jkrzaczek Год назад

    How do you compare matter with coap and lwm2m?

    • @wsniot
      @wsniot  11 месяцев назад

      Matter has been specifically designed for the realm of Home Automation and garners widespread support from prominent companies. In this particular application domain, Matter outperforms CoAP and LWM2M. However, the utilization of LWM2M can prove valuable in other topologies and use cases where CoAP alone falls short. Particularly, for scenarios where features like OTA firmware upgrades or device management are important or even essential.