Have you ever noticed that your Wi-Fi suddenly freezes for a few seconds, then works perfectly, even though the signal is full? Or that devices on the network periodically drop out, even though they're located right next to the router? The culprit could be incorrectly configured beacon interval — a hidden parameter that most users don't even know where to look. This parameter determines how often the router "shouts" over the airwaves, "I'm here! Connect to me!" — and its value affects everything from smartphone reconnection speed to the stability of online games.
In this article we will look at, What is Beacon Interval?, what are the values actually work in 2026–2026 for different scenarios (home, office, IoT devices, gaming), and how to change it on routers TP-Link, ASUS, Keenetic And MikroTikNo fluff—just verified data and instructions, taking into account the latest firmware updates.
Spoiler: The default value of 100 ms is not suitable for everyoneFor example, for a smart home with 50 sensors, it's best to set it to 200–300 ms, while for CS2 or Valorant, it's best to reduce it to 50 ms. But let's take things in order.
What is Beacon Interval and Why Configure It?
The beacon interval is time in milliseconds (ms), through which the router sends out into the air beacon frames (signal packets). These packets perform three key functions:
- 📡 Network discoveryDevices (smartphones, laptops, IoT gadgets) "see" your Wi-Fi thanks to beacons. Without them, the network would be invisible.
- ⚡ SynchronizationBeacons help devices maintain communication with the router even if they are temporarily "asleep" (for example, a smartphone in power saving mode).
- 🔄 Traffic management: beacons transmit information about network load, supported standards (Wi-Fi 5/6/6E) and other parameters.
By default, most routers use the value 100 ms (10 beacons per second). This is a compromise between stability and network load. But in some cases it need to increase or decrease:
- 🏠 Many devices on the network (20+ gadgets) → increase the interval to 200–500 ms to reduce the load.
- 🎮 Online games or video calls → Reduce to 50–80 ms for lower latencies.
- 🌐 Large coverage area (many repeaters/mesh systems) → increase to 300-1000ms to reduce interference.
- 🔋 Smart home with sensors (Zigbee/Wi-Fi IoT) → set 200-400ms to save device power.
⚠️ Warning: Changing the beacon interval will not increase internet speed, but it can affect connection stability. If you're experiencing speed issues, first check your Wi-Fi channel, bandwidth, and interference from neighbors.
Optimal Beacon Interval Values for Different Scenarios (Table 2026)
Below is a table with recommended beacon interval values for typical scenarios. These values are based on router tests. Wi-Fi 5/6/6E and taking into account the features of firmware versions from 2023 to 2026.
| Use case scenario | Recommended interval (ms) | Explanation |
|---|---|---|
| Home network (5-10 devices) | 100–150 | The standard value for most routers. Suitable for watching videos, browsing social media, and working. |
| Online games (CS2, Valorant, Fortnite) | 50–80 | Reduces delays when reconnecting, but slightly increases the load on the router. |
| Smart Home (20+ IoT devices) | 200–400 | Reduces sensor power consumption and minimizes network collisions. |
| Office/cafe (30+ clients) | 300–500 | Reduces the load on the router when there are a large number of connections. |
| Mesh system or repeater | 500–1000 | Reduces interference between network nodes, but may increase the time it takes for new devices to connect. |
Important: If your router supports Wi-Fi 6/6E, you can safely use it lower limit of the recommended range (e.g. 50 ms instead of 100). These standards are better optimized for handling frequent beacons.
⚠️ Attention: On some routers (for example, Keenetic with NDMS firmware) the minimum value may be limited20 ms, and the maximum is1000 msExceeding the limits will result in an error.
How to change the Beacon Interval on TP-Link, ASUS, Keenetic, and MikroTik routers
The beacon interval is configured in additional Wi-Fi optionsLet's look at step-by-step instructions for popular brands. If your model isn't listed, look for the item Beacon Interval, DTIM Period or Advanced Wireless Settings.
🔹 TP-Link (Archer, Deco, TL-WR)
- Open the control panel at
192.168.0.1or192.168.1.1. - Go to
Advanced → Wireless → Wireless Settings. - Find the field
Beacon Interval(may be hidden under "Advanced settings"). - Enter a new value (eg.
200) and save.
🔹 ASUS (RT-AX, RT-AC, ZenWiFi)
- Go to the web interface (
router.asus.com). - Open
Wireless → Professional. - Scroll to the block
Beacon Interval (ms). - Set the desired value and press
Apply.
🔹 Keenetic (with NDMS firmware)
- Log in to the panel at
192.168.1.1. - Go to
Wi-Fi network → Advanced settings. - Find the line
Beacon period, ms. - Enter value from
20to1000and save.
🔹 MikroTik (RouterOS)
/interface wireless set [ find default-name=wlan1 ] beacon-interval=200
Where wlan1 — the name of your Wi-Fi interface, and 200 — new interval in milliseconds.
Make sure that the router is not overheated (temperature < 70°C)
Save current settings to a screenshot
Check that there are no important firmware updates
Disable the guest network (if any) during testing-->
What happens if I set the interval too big or too small?
Incorrect beacon settings can cause both improve, and worsen network operation. Let's consider extreme cases:
⚠️ Too much small interval (20–50 ms)
- ✅ Pros:
- Fast network discovery by new devices.
- Less delay when roaming (moving between access points).
- ❌ Cons:
- Increased load on the router processor (may lead to lags).
- The batteries of connected devices (smartphones, tablets) drain faster.
- Increased level of interference in the air (may disturb neighbors).
⚠️ Too much big interval (500–1000 ms)
- ✅ Pros:
- Reducing the load on the router and energy consumption of devices.
- Less interference in densely populated areas (apartment buildings).
- ❌ Cons:
- Devices "see" the network longer when first connected.
- Connection interruptions are possible when moving between access points (roaming).
- IoT devices can go to sleep and miss commands (e.g. smart bulbs).
What should I do if Wi-Fi disappears after changing the interval?
If after the change Beacon Interval the network became unstable or disappeared:
1. Connect to the router via cable (LAN).
2. Reset to default value (usually 100ms).
3. Reboot your router (System Tools → Reboot).
4. If the problem persists, reset the settings to factory settings (Reset).
In 90% of cases, returning to default values helps.
How to check the current beacon interval without accessing the router
If you don't have access to your router's control panels (for example, in an office or public network), you can find out the beacon interval using special utilities for Wi-Fi analysis. Here are three working methods:
🔹 Method 1: Wireshark (for PC)
- Download and install Wireshark (for free).
- Start packet capture by selecting your Wi-Fi adapter.
- Enter in the filter
wlan.fc.type_subtype == 8(this is a filter for beacon frames). - Look at the timestamps between the packets - the difference between them is the beacon interval.
🔹 Method 2: WiFi Analyzer Android App
- Install the application WiFi Analyzer (from farproc) from Google Play.
- Open the tab
AP list. - Find your network and tap it - there will be a field in the details
Beacon Interval.
🔹 Method 3: Command in Linux/macOS
sudo iwlist wlan0 scanning | grep "Beacon Interval"
Where wlan0 — the name of your Wi-Fi interface (you can find out using the command iwconfig).
⚠️ Attention: In public networks (cafes, airports) the beacon interval is often set to 500–1000 ms to conserve router resources. You can't change it, but knowing the current value can help you understand why devices are taking longer than usual to connect.
Beacon Interval and DTIM Period: What's the Difference and Should You Configure Both?
Next to the beacon interval in the router settings, there is often a parameter DTIM Period (Delivery Traffic Indication Message). Many people confuse them, but this is different things:
- 📡 Beacon Interval - how often does the router "shout" into the air that it exists.
- 📦 DTIM Period — how often the router notifies devices that there is buffered data for them (for example, push notifications).
By default DTIM Period usually equal 1 or 3. Its increase (for example, to 5–10) Maybe save battery life connected devices, but will lead to delays in receiving notifications (for example, messages in instant messengers will arrive late).
Recommendations for combining parameters:
| Scenario | Beacon Interval (ms) | DTIM Period |
|---|---|---|
| Home network | 100–150 | 1–2 |
| Smart home (IoT) | 200–400 | 3–5 |
| Gaming PC/Console | 50–80 | 1 |
Common Mistakes When Setting Beacon Intervals and How to Avoid Them
Even experienced users sometimes make mistakes when changing Beacon IntervalHere are the most common ones and how to avoid them:
- 🔧 Error 1: Change only for 2.4 GHz, but not for 5 GHz
Many routers have separate settings For each band. If you change the interval only for 2.4 GHz, and your devices are connected to 5 GHz, there will be no effect. Check both ranges!
- 📉 Error 2: Setting the value below 20ms
Some firmwares allow you to enter
10 ms, but this will lead to router overload and constant reboots. The minimum working value is20 ms(For MikroTik And Ubiquiti). - 🔄 Error 3: Unverified compatibility with Mesh systems
In mesh networks (for example, TP-Link Deco or ASUS AiMesh) all nodes must have equal beacon intervalIf you change it only on the main router, the network will become unstable.
- 🛑 Error 4: Changing without rebooting
Some routers (especially those based on OpenWRT) require full reboot to apply new settings. Simply saving may not be enough!
If the network starts to work worse after the changes, restore default settings and check your router for firmware updates. Sometimes software bugs prevent custom settings from working correctly.
FAQ: Answers to frequently asked questions about Wi-Fi Beacon Interval
❓ Which beacon interval is better for online games: 50ms or 100ms?
For games like CS2, Valorant or Fortnite optimal value 50–80 msThis reduces delays when reconnecting (for example, if the signal is temporarily lost). However, if you have a weak router (for example, TP-Link TL-WR841N), it's better to leave 100 ms, so as not to overload it.
❓ Does Beacon Interval affect internet speed?
No, direct influence on speed The beacon interval doesn't affect the internet speed. It only controls connection stability and network detection time. If you're experiencing slow speeds, check it. channel width, Wi-Fi standard (802.11ac/ax) and interference level from neighbors.
❓ Is it possible to set different intervals for 2.4 GHz and 5 GHz?
Yes, on most routers the settings Beacon Interval for 2.4 GHz and 5 GHz separatedFor example, for 2.4 GHz you can set 200 ms (for the stability of IoT devices), and for 5 GHz - 100 ms (for speed).
❓ Why do some devices fail to connect after changing the beacon interval?
This can happen for two reasons:
- Too much large interval (500+ ms) - devices do not have time to “catch” the beacon.
- Too much small interval (20–30 ms) — the router does not have time to process requests.
Try to return the value 100 ms and check if this solves the problem.
❓ Does it make sense to change the Beacon Interval on Mesh systems (for example, Google Nest WiFi)?
In Mesh networks, changing the beacon interval may do more harm than goodNodes automatically synchronize beacons for seamless roaming. If you still want to experiment, set the same value on all nodes (For example, 300 ms).