Back to Guides
wifi 6twttarget wake timeiotsmart homebattery life802.11axexplainer

WiFi 6 Target Wake Time (TWT) Explained: How It Extends Battery Life on Smart Home and IoT Devices

Target Wake Time (TWT) is the WiFi 6 feature that lets smart home sensors and IoT devices sleep for hours instead of milliseconds — cutting battery drain dramatically and reducing network congestion at the same time. Here’s exactly how it works, which devices benefit, and what your router needs to support it.

WiFi 6 Target Wake Time (TWT) Explained: How It Extends Battery Life on Smart Home and IoT Devices
7 min read

If you’ve ever wondered why a WiFi-connected temperature sensor drains its AA batteries in two months while a comparable Zigbee sensor lasts two years, the answer lives in the WiFi protocol itself. Before WiFi 6, every WiFi device had to wake up every few milliseconds to check whether the access point had data waiting for it — regardless of whether there was actually anything to receive. For a battery-powered sensor that only reports temperature once an hour, that constant polling represented an enormous waste of power. Target Wake Time (TWT), introduced in the 802.11ax (WiFi 6) standard, changes the fundamental relationship between a device and the network — letting devices negotiate exactly when they need to wake up and go back to sleep.

The Problem TWT Solves

In earlier WiFi standards (802.11n and 802.11ac), the power-saving mechanism worked like this: a device would enter a shallow sleep state and wake up to check a buffer at the access point called the TIM (Traffic Indication Map) on a regular interval — typically every 100 milliseconds, or even more frequently. That cycle repeated thousands of times per day, every day, even when the device had nothing to send or receive.

For a laptop or phone connected to a power outlet, those constant micro-wake-ups are invisible. For a coin-cell-powered door sensor or a battery-backed leak detector, they represent the dominant source of energy consumption. The radio hardware draws significantly more current when active than when in a true deep-sleep state, and the cumulative drain of waking up thousands of times per hour is what shrinks battery life from years to months on WiFi-connected IoT devices.

How Target Wake Time Works

TWT replaces the polling model with a negotiated schedule. When a TWT-capable device connects to a WiFi 6 access point, the two parties agree on a set of parameters that define exactly when the device will wake up:

  • Wake interval: How often the device wakes — this could be every second, every minute, every hour, or even less frequently for devices that only transmit once per day.
  • Service period (SP): How long the device stays awake during each wake window. A sensor that sends a one-packet temperature reading might only need to be awake for a few milliseconds per session.
  • Start time: A precise timestamp for when the first TWT session begins, allowing multiple devices to stagger their wake times and avoid colliding on the channel simultaneously.

Between negotiated wake windows, the device enters a true deep-sleep state — its radio is fully powered down, not just dozing. This is a fundamentally different power state than the shallow sleep used in older WiFi standards, and the energy savings are correspondingly larger.

Individual TWT vs. Broadcast TWT

The standard defines two TWT operating modes:

  • Individual TWT: A one-to-one agreement between a single device and the access point. Each device negotiates its own personalized schedule based on its specific traffic pattern. A smart lock that only needs to report status twice per hour gets a very different schedule than a security camera that transmits continuously. Individual TWT provides the most precise battery optimization but requires more management overhead from the AP.
  • Broadcast TWT: The access point announces a shared schedule that multiple compatible devices can follow simultaneously. This is more efficient from the AP’s perspective and works well when many similar devices need to synchronize — for example, a group of occupancy sensors in a building that all report on the same cadence.

How Dramatic Are the Battery Life Gains?

The theoretical upper limit is striking. A sensor that only needs to communicate once per day can negotiate a TWT session of a few milliseconds every 24 hours and remain in deep sleep the rest of the time — a duty cycle of roughly 0.00001%. Real-world gains are less extreme but still substantial. Independent testing from Renesas found that TWT-enabled WiFi 6 devices can achieve battery performance comparable to Bluetooth Low Energy (BLE) or Zigbee for low-frequency IoT workloads — standards traditionally considered far superior to WiFi for battery life.

For context, a typical WiFi 5 IoT device reporting data every 10 minutes might drain a 2,000 mAh battery in 6–12 months due to constant polling overhead. An equivalent WiFi 6 device using TWT with a 10-minute wake interval can stretch that to several years on the same battery, because the radio is active for only a tiny fraction of that time. The improvement is proportional to how infrequent the device’s transmissions are — sensors with long reporting intervals benefit the most.

Which Smart Home Devices Benefit Most from TWT

TWT is most impactful for battery-powered devices with infrequent, low-volume data needs:

  • Temperature and humidity sensors: Reporting once every few minutes, these are ideal TWT candidates. A long wake interval covers all their data needs while the radio sleeps between readings.
  • Door and window sensors: These transmit only when triggered. TWT allows them to sleep deeply between events while still waking periodically to maintain AP association.
  • Water leak detectors: One of the strongest TWT use cases — these devices may go months without transmitting meaningful data but must stay reliably connected.
  • Smart buttons and remotes: Battery-powered devices that transmit only on user action benefit from the deep sleep between presses.
  • Occupancy sensors and motion detectors: Motion-triggered devices with idle periods of hours can conserve dramatically using TWT.

Power-hungry devices like security cameras streaming continuous video, smart displays, or always-on smart speakers gain little from TWT because their transmit duty cycle is already high. TWT’s value scales with how little a device actually needs to communicate. For a broader look at how IoT devices interact with your WiFi network, see our guide on isolating IoT devices on your home network.

Does Your Router Need to Support TWT?

Yes — TWT requires support on both the access point and the client device. A TWT-capable device connecting to a WiFi 5 router falls back to the old polling behavior and loses the battery benefit entirely. For TWT to work:

  • Your router or mesh system must be WiFi 6 (802.11ax) or newer.
  • The client device must have a WiFi 6 chip that implements TWT (check the device spec sheet for “TWT” or “Target Wake Time” support).
  • TWT must be enabled in the router’s firmware — some routers support it but have it off by default. Check the wireless settings in your admin panel under advanced or power-saving options.

Most WiFi 6 routers released after 2020 include TWT in firmware. ASUS, TP-Link Deco, Eero Pro 6, and Netgear Orbi RBK863S are all confirmed TWT-supporting systems. If you’re building out a smart home network specifically for battery-powered sensors, a WiFi 6 router with TWT enabled is a meaningful infrastructure investment.

TWT and Network Congestion: The Side Benefit

Battery life gets the headline, but TWT also reduces channel congestion in dense device environments. Before TWT, every device on the network periodically woke up and competed for airtime to check its buffer — even if the buffer was empty. In a home with 40–60 connected devices (a realistic count for a fully instrumented smart home in 2026), that background polling traffic creates measurable overhead on the access point and reduces effective throughput for every device on the network.

TWT staggers wake times across devices, spreading the channel access load over time rather than allowing all devices to poll simultaneously. The result is a quieter, more efficient wireless medium — which benefits even the devices that aren’t using TWT themselves. See our guide on WiFi 6 BSS Coloring for another interference-reduction feature that works alongside TWT in dense environments.

WiFi 7 and TWT

WiFi 7 (802.11be) retains and extends TWT support. It adds restricted TWT (r-TWT), which reserves channel access during TWT service periods more aggressively — preventing other devices from transmitting during a device’s scheduled window. This improves latency consistency for time-sensitive IoT applications beyond just battery savings. If you’re planning a new smart home network build in 2026, a WiFi 7 router with r-TWT support offers the most complete low-power IoT infrastructure available today. Our WiFi 7 feature guide covers the full set of 802.11be improvements.

TWT represents one of the most practically significant improvements in WiFi 6 for real-world home networks — not because it makes your laptop faster, but because it makes the dozens of small battery-powered devices in a modern home viable on WiFi without constant battery replacement. As smart home device counts climb, the difference between a network designed around TWT and one that isn’t will increasingly show up in battery drawer replenishment frequency as much as in speed test results.

Related Articles