Tech

Zigbee vs Matter over Thread: which smart home protocol performs better?

Hacker News2 h ago
Smart home hub and connected devices
Smart home hub and connected devicesPhoto: Andrey Matveev / Pexels

Zigbee and Matter over Thread are the two leading wireless standards competing to connect smart home devices, from door locks to light bulbs, and a growing body of research is now testing which one actually performs better once a house fills up with dozens of sensors. A new comparison published on arXiv puts both protocols through structured practical tests rather than lab-only benchmarks, tackling a question homeowners and manufacturers have debated for years: does newer always mean faster and more reliable? The stakes are not purely academic: a poorly performing mesh network can mean a smart lock that takes seconds to respond, or a battery-powered sensor that dies within weeks instead of the year manufacturers advertise.

Zigbee has been the incumbent for over a decade, built specifically for low-power mesh networking where each device can relay messages to its neighbors, extending range without needing a central hub with strong radio power. It runs on the IEEE 802.15.4 wireless standard, the same physical layer Thread also uses, but the two diverge sharply in how they route traffic and manage network security once you look under the hood.

Matter, the newer industry standard backed by Amazon, Apple, Google and Samsung's SmartThings, was designed to end the fragmentation of proprietary smart-home ecosystems by giving manufacturers one certification to target. Matter itself does not replace the radio layer; instead, it most commonly runs "over Thread", a separate low-power mesh protocol, layering an application-level standard on top of Thread's networking foundation.

According to the researchers behind the new study, that extra layering is exactly where performance differences show up. Matter over Thread introduces additional protocol overhead compared with Zigbee's more direct mesh routing, because messages have to pass through more software layers before reaching their destination, which can add measurable latency in dense installations with many devices reporting frequently.

The paper's authors write that Zigbee tends to hold an edge in raw message latency and consistency in larger mesh deployments, a legacy of its narrower, purpose-built design. Thread and Matter, by contrast, were built for broader interoperability across brands and device categories, a goal that the researchers say necessarily trades away some of that lean efficiency for flexibility.

Power consumption is the other axis the study examines closely, since most smart home sensors run on small batteries that owners expect to last a year or more. The researchers found that both protocols can be power-efficient when configured well, but Matter over Thread's extra handshake and commissioning overhead can shorten battery life in certain device classes if manufacturers do not tune their implementations carefully.

Interoperability remains Matter's clearest advantage. Because Zigbee's certification landscape splintered over the years into vendor-specific implementations that often could not talk to each other without a proprietary hub, buyers frequently found themselves locked into a single brand's ecosystem. Matter's single certification, backed by the Connectivity Standards Alliance, is meant to guarantee that a certified lock, sensor or bulb works with any certified hub, regardless of manufacturer.

For consumers today, the practical guidance emerging from this kind of research is nuanced rather than one-sided. A household with an existing, stable Zigbee mesh and no plans to mix brands may see little reason to switch. A household starting fresh, or one juggling devices from several manufacturers, is likely better served by Matter over Thread despite its measurable overhead, simply because the interoperability guarantee removes so much day-to-day friction. Installers who service multiple client homes report similar reasoning, favoring whichever protocol minimizes support calls over its raw throughput numbers.

Manufacturers reading studies like this face their own trade-off: shipping firmware that supports both protocols, or picking one and accepting the market segment it excludes. Several major smart-home brands already ship dual-protocol hardware capable of speaking Zigbee and Matter over Thread simultaneously, a hedge that adds cost but sidesteps the choice for the end customer.

The broader lesson is that "newer" and "better" are not automatically synonymous in networking protocols, and the smart home industry's slow-motion standardization fight is still being fought as much on real-world performance data as on marketing claims. As more independent, structured comparisons like this one get published, homeowners and installers will have a clearer, less anecdotal basis for choosing between the two.

This article is an AI-curated summary based on Hacker News. The illustration is a stock photo by Andrey Matveev from Pexels.

Read next

Data center server racks at night
More in Tech

Why has Texas paused new data center grid connections amid surging AI demand?

Texas has paused new large-scale data center connections to its ERCOT-run power grid after a surge of AI-driven interconnection requests threatened to outpace the grid's capacity, according to Ars Technica. The move is notable because the state's governor has spent the past two years promoting Texas as an AI infrastructure 'epicenter.' Similar strained connection queues have also emerged in Virginia and the PJM Interconnection region as AI data centers grow more power-hungry.

Ars Technica
Rocket standing on a launch pad
Tech

SpaceX doubles revenue on Anthropic and Google AI compute deals

SpaceX's revenue roughly doubled year-over-year in its first quarterly earnings report as a public company, driven by new AI compute deals with Anthropic and Google alongside continued Starlink growth. The compute business tripled to about $2.6 billion but the AI division still posted a $1.5 billion quarterly loss. The results put SpaceX in direct competition with dedicated 'neocloud' providers like CoreWeave for AI infrastructure business.

TechCrunch2 h ago
Smartphone screen with a location pin on a map
Tech

How third-party SDKs in Android apps leak your location to advertisers

A new Electronic Frontier Foundation investigation, reported by TechCrunch, finds that third-party advertising and analytics SDKs bundled inside many Android apps can collect and share users' location data even when the app's own developers never intended it. Because Android grants location permission at the app level, every embedded SDK inherits the same access the user approved for the app as a whole. EFF is urging developers to audit their SDKs and users to review app-by-app location permissions.

TechCrunch2 h ago
Smartphone screen showing a padlock icon
Tech

WebKit IP and DNS leak: how it exposes iCloud Private Relay users

A new report from the security research blog Mysk describes an IP and DNS leak inside WebKit, the browser engine Apple requires on every iOS browser, that can expose a user's real location even when using a proxy browser or iCloud Private Relay. Because iOS browsers cannot swap out WebKit's networking stack, the flaw is difficult for third-party apps to patch around and effectively requires a fix from Apple. Security researchers recommend treating any single privacy tool as one layer of defense, not a complete guarantee.

Hacker News2 h ago