Protocol
Matter
Project CHIP
IP-based smart-home application layer (CSA) that unifies devices over Thread, Wi-Fi, or Ethernet. Fabrics, certificates, and cluster data models define commissioning and control across vendors. BLE is commonly used only as a commissioning channel, not the steady-state transport.
Domains
Layers
Tags
smart-homeclusterscommissioningip
Sources
- Matter Specification (CSA)
Related protocols
Thread
Lab readyIPv6 mesh on IEEE 802.15.4 using 6LoWPAN compression, mesh forwarding, and border routers to upstream Ethernet/Wi-Fi. It often carries Ma…
Wi-Fi
Lab readyIEEE 802.11 wireless LAN using CSMA/CA with management, control, and data frames plus WPA-family security. PHY generations (n/ac/ax/be) c…
Bluetooth LE
Lab readyShort-range low-power radio using advertising, connections, and GATT attribute tables for application data. PHY rates (1M/2M/Coded), ATT …
CoAP
Lab readyREST-like protocol for constrained devices, typically over UDP, with confirmable/non-confirmable messages, tokens, and resource discovery…