# Thread

> A modern IP-based mesh networking protocol for smart home devices. Low-power like Zigbee but uses internet protocol natively — a foundation for Matter.

**Source:** <https://ledlightinginfo.com/glossary/thread>

Thread is the newest mesh protocol in the smart home space, designed to fix the shortcomings of Zigbee and Z-Wave. Like Zigbee, it's a low-power mesh network on the 802.15.4 radio standard. Unlike Zigbee, Thread speaks native IP — every device gets its own IP address, just like your laptop or phone.

This IP-native design is Thread's breakthrough. Zigbee and Z-Wave require a hub to translate their proprietary protocols into IP for your network. Thread devices communicate in IP from the start, eliminating the translation layer and reducing latency. A Thread Border Router (built into Apple TV 4K, HomePod Mini, and some Google/Amazon devices) simply bridges Thread traffic onto your existing IP network.

Thread is the preferred transport layer for Matter — the new universal smart home standard. When you see a device labeled "Matter over Thread," it means the device uses Thread for communication and Matter for the application layer. This combination is widely considered the future of smart home connectivity — low power, reliable mesh, no proprietary hub, cross-platform compatible.

## Specifications
| Spec | Value |
| --- | --- |
| Based on | IEEE 802.15.4 (like Zigbee) |
| Key advantage | Native IP — no translation needed |
| Hub | Needs a Thread Border Router (Apple TV, HomePod) |

## Related Terms

- [Matter](https://ledlightinginfo.com/glossary/matter.md) — A unified smart home standard backed by Apple, Google, Amazon, and Samsung. Devices certified for Matter work across all major ecosystems — ending the 'which app?' problem.
- [Zigbee](https://ledlightinginfo.com/glossary/zigbee.md) — A low-power wireless mesh protocol for smart home devices. Requires a hub but is more reliable and scalable than Wi-Fi — each device extends the network for others.
- [Z-Wave](https://ledlightinginfo.com/glossary/z-wave.md) — A smart home mesh protocol operating on sub-1GHz frequencies, avoiding Wi-Fi interference. Requires a hub and supports up to 232 devices per network.
