Matter and Thread

Last updated

Matter and Thread are two related smart-home standards. Thread is a low-power wireless mesh networking protocol for connecting devices in a home, and Matter is an application-layer standard that lets smart-home devices from different brands work together, running over networks such as Thread, WiFi, and Ethernet. Together they aim to make home devices interoperable and reliable, and they are built for fixed devices in a home rather than for phones coordinating in the field.

How they work

Thread is a mesh networking protocol based on the IEEE 802.15.4 low-power radio standard and IPv6. Thread devices form a self-healing mesh in which mains-powered devices act as routers and relay for battery-powered ones, and a border router bridges the Thread network to the home’s IP network. It is designed for low-power, low-bandwidth devices such as sensors, locks, and lights.

Matter is an application layer that sits on top of a network. It defines common device types and how devices are commissioned and controlled, so a Matter light works with any Matter controller regardless of brand. Matter runs over Thread, WiFi, or Ethernet, using Thread for low-power devices and WiFi for higher-bandwidth ones. Both are developed under the Connectivity Standards Alliance.

The intended deployment is a home with mains power, a border router, and a controller such as a hub or smartphone app. The mesh is among the fixed devices, not among the phones.

How they compare to a phone mesh

Matter and Thread and a phone-native mesh solve different problems. Thread meshes low-power home devices around a border router; a phone-native mesh connects the phones people carry, with no fixed infrastructure, for coordination and messaging on the move.

The radios differ too. Thread uses dedicated 802.15.4 hardware that phones do not include, so a phone participates in Thread as a controller through a border router, not as a mesh node. A phone-native mesh uses the BLE and WiFi Direct radios already in the phone, so any phone can be a full relay node.

How they relate to Offline Protocol

Offline Protocol addresses the field-coordination case that Matter and Thread do not. Its mesh, DORS, runs directly on phones over BLE and WiFi Direct with automatic failover to the internet, relaying up to 8 hops with no border router or hub. Sessions are encrypted with MLS (RFC 9420) and peers authenticate with Ed25519 identities.

For a side-by-side of the radio and application layers, see BLE mesh vs Thread vs Matter, and peer-to-peer mesh networking for the phone-native transport.

Frequently asked questions

What is the difference between Matter and Thread?

Thread is a low-power wireless mesh networking protocol that carries data between home devices. Matter is an application-layer standard for interoperability that runs over networks such as Thread, WiFi, and Ethernet. Thread is the network; Matter is what devices speak over it.

Can a phone be a Thread mesh node?

Not directly. Thread uses dedicated 802.15.4 radios that phones do not include, so a phone acts as a Matter controller through a border router rather than as a Thread mesh node. A phone-native mesh instead uses the phone’s own BLE and WiFi Direct radios.

Are Matter and Thread meant for offline field use?

No. They are designed for fixed smart-home devices with mains power and a border router. Field coordination among mobile phones with no infrastructure is a different problem, which is what a phone-native mesh such as Offline Protocol addresses.

Mesh for the field, not just the home. 350,000+ devices, 80+ countries.

Book a pilot Read the docs