meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
com:basic_matter [2024/08/26 09:27] – created vamsancom:basic_matter [2024/11/15 20:21] (current) vamsan
Line 1: Line 1:
 ====== lamaPLC communication: Matter ====== ====== lamaPLC communication: Matter ======
 +{{ :com:matter_icon.png?150|Matter}}
 Matter is a freely available connectivity standard for smart home and [[com:basic_iot|IoT]] (Internet of Things) devices. It aims to improve interoperability and compatibility between different manufacturers and security, and always allowing local control as an option. Matter is a freely available connectivity standard for smart home and [[com:basic_iot|IoT]] (Internet of Things) devices. It aims to improve interoperability and compatibility between different manufacturers and security, and always allowing local control as an option.
  
Line 10: Line 10:
  
 Matter is using [[com:basic_thread|Thread]], [[com:basic_wifi|Wi-Fi]], and [[com:basic_ethernet|Ethernet]] for transport and [[com:basic_bluetooth|Bluetooth LE]] for commissioning. All Matter devices based on Thread are required to feature [[com:basic_bluetooth|Bluetooth LE]] concurrently to enable adding new devices to a network. Wi-Fi can be used for high bandwidth applications. It can be used for devices in range of the local Wi-Fi.  Matter is using [[com:basic_thread|Thread]], [[com:basic_wifi|Wi-Fi]], and [[com:basic_ethernet|Ethernet]] for transport and [[com:basic_bluetooth|Bluetooth LE]] for commissioning. All Matter devices based on Thread are required to feature [[com:basic_bluetooth|Bluetooth LE]] concurrently to enable adding new devices to a network. Wi-Fi can be used for high bandwidth applications. It can be used for devices in range of the local Wi-Fi. 
 +
 +Matter steps in and provides a shared foundation on which to build an application. The goal is to have interoperability between devices and ecosystems. As the former project name suggests, it is based on the Internet Protocol (IP). The IP is the most common network layer used in homes and offices. This makes it ideal for delivering on interoperability and security to devices and services.
 +
 +{{ :com:matter_ethernet.png |matter with ethernet protocol}}
 +
 +===== Sources =====
 +Wikipedia ([[https://en.wikipedia.org/wiki/Matter_(standard)|here]]) \\
 +
 +===== Matter topics on lamaPLC =====
 +{{topic>Matter}}
 +\\
 +\\
 +\\
 +{{tag>communication iot matter ethernet TCP UDP IPv6 thread BLE cellular wifi PKI IP }}
 +\\
 +This page has been accessed for: Today: {{counter|today}}, Until now: {{counter|total}}