Skip to main content
Lesson 5 of 7 5 min read

Thread - The New Foundation

Thread is a wireless mesh networking protocol built specifically for smart home devices. It was designed to fix the shortcomings of older protocols like Zigbee and Bluetooth while providing the reliable, low-power connectivity that small home devices need. If you have heard of Matter, Thread is one of the key transport layers that Matter runs on top of.

How Thread Networking Works

Thread creates a mesh network using the same 802.15.4 radio technology as Zigbee, operating on the 2.4GHz band. But unlike Zigbee, Thread uses IPv6 addressing - every device on a Thread network gets its own IP address, just like devices on your WiFi network. This makes Thread "internet-native," meaning devices can communicate with your home network without needing a proprietary translation layer.

In a Thread mesh, devices fall into two roles. Routers are mains-powered devices (like smart plugs or light switches) that relay messages for other devices and keep the mesh strong. End devices are typically battery-powered gadgets (like sensors or locks) that sleep most of the time to save energy and only wake up to send or receive data.

If one device in the mesh fails or gets unplugged, the network routes around it automatically. There is no single point of failure, and you do not need to manually reconfigure anything. This self-healing behavior is one of Thread's strongest features.

Border Routers: Connecting Thread to Your Network

A Thread border router bridges the Thread mesh and your home WiFi/Ethernet network. Without at least one border router, your Thread devices cannot communicate with your phone, voice assistants, or the internet. The good news is that you probably already own one.

These common devices include a Thread border router:

  • Apple HomePod Mini and Apple HomePod (2nd gen)
  • Apple TV 4K (2nd generation and newer)
  • Google Nest Hub (2nd generation)
  • Google Nest WiFi Pro
  • Amazon Echo (4th generation)
  • Samsung SmartThings Station

You can have multiple border routers on the same Thread network, and that is actually recommended. Multiple border routers provide redundancy and give devices more paths to reach your home network.

Battery Life: Thread's Big Advantage

One of the main reasons Thread exists is power efficiency. WiFi is a power-hungry protocol - a WiFi-connected sensor would drain a small battery in days or weeks. Thread's sleepy end device mode lets battery-powered devices spend most of their time in a deep sleep state, waking up only briefly to check in or report changes. In practice, Thread sensors and locks regularly achieve 1-2 years of battery life on a coin cell or a pair of AA batteries.

This makes Thread ideal for door and window sensors, motion detectors, temperature sensors, water leak detectors, and smart locks - all devices that need to run on batteries and last a long time without attention.

Thread and Matter: How They Relate

Thread and Matter are separate things that work together. Thread handles the networking layer - getting data from one device to another. Matter handles the application layer - defining what that data means (for example, "turn on the light" or "report the current temperature"). Most new Thread devices shipping today are also Matter devices, but they are not the same thing.

Think of Thread as the road and Matter as the language people speak while driving on it. You need both for a complete communication system.

Thread vs. Zigbee

Thread and Zigbee use the same underlying radio hardware (802.15.4), so their range and signal characteristics are similar. The key differences are in the software layer:

  • IP addressing - Thread uses standard IPv6 while Zigbee uses proprietary addressing, making Thread more compatible with modern internet infrastructure
  • No coordinator bottleneck - Zigbee networks depend on a single coordinator. If it fails, the whole network goes down. Thread has no single coordinator
  • Ecosystem size - Zigbee has thousands of compatible devices after nearly 20 years. Thread's selection is growing fast but is still smaller

Devices That Use Thread

Popular Thread products include:

  • Eve - Door/window sensors, motion sensors, smart plugs, weather station, water guard
  • Nanoleaf - Smart bulbs and light strips (Essentials line)
  • Yale/August - Smart locks with Thread support
  • Aqara - Door sensors, motion sensors, temperature sensors (via hub bridge or natively on newer models)
  • SwitchBot - Lock Pro and select sensors

Should You Choose Thread?

If you are building a new smart home or expanding an existing one, Thread devices are a strong choice. The combination of low power consumption, mesh reliability, and Matter compatibility means these devices should stay useful for years. Just make sure you have at least one Thread border router in your home (and ideally two for redundancy).

If you already have a large Zigbee or Z-Wave setup that works well, there is no need to replace everything. But when you buy new sensors, locks, or other battery-powered devices, Thread is worth prioritizing.

Lesson Complete