Weak Wi-Fi signal from MikroTik — a problem faced by both home network owners and office access point administrators. Even powerful models like RB4011 or hAP ac³ may not cover the required area due to interference, incorrect settings, or physical obstacles. This article will discuss 7 working methods range increase - from basic (changing the channel and power) to advanced (setting Nv2 and the use of external antennas).
It's important to understand that range and speed are related but different parameters. By increasing your coverage area, you can sacrifice bandwidth at the zone boundary. We'll show you how to find a balance while avoiding common pitfalls (such as maximum transmit power, which often degrades stability). All recommendations have been tested on the latest versions. RouterOS and adapted for models with 802.11ac/ax.
If your MikroTik If your signal isn't reaching the far corner of your house or yard, don't rush to buy a repeater. In 80% of cases, the problem can be solved with software. Let's start by diagnosing the current network status.
1. Diagnostics of the current coating: MikroTik tools
Before you change anything, you need to understand, where and why the signal weakens. In RouterOS There are built-in tools for analysis:
- 📊 Spectrum Analyzer (
Tools → Spectrum Scan) - shows channel load in real time. Look for "clean" bands with minimal noise levels (below-90 dBm). - 📶 Registration Table (
Wireless → Registration) - displays the signal level (Signal Strength) connected devices. Optimal value: from-60 dBmto-75 dBm. - 🔍 Sniffer (
Tools → Sniffer) - helps to identify sources of interference (for example, neighboring networks on the same channel).
Pay special attention to the parameter CCQ (Client Connection Quality) in the registration table. If its value is lower 70%, the connection is unstable—even with a seemingly good signal strength. This may indicate:
- 🔄 Channel overload by other networks;
- 📡 Incorrectly selected Wi-Fi standard (for example,
802.11ninstead of802.11ac); - 🔌 Problems with the router's power supply (especially relevant for RB951Ui-2HnD and similar models).
Critical error: many users only look at Signal Strength, ignoring CCQ And TX/RX RateFor example, a signal -70 dBm at CCQ = 40% worse than -80 dBm With CCQ = 90%. Use an integrated approach!
2. Optimization of channel and frequency range
Channel selection is the easiest way to increase range without upgrading hardware. In urban areas 2.4 GHz often overloaded, and 5 GHz has a smaller coverage area, but less interference. Selection rules:
- 🏙️ In an apartment building: use 5 GHz (channels 36–48 or 149–165) with a width
20/40 MHzAvoid DFS channels (50-144) unless you are confident in client device support. - 🏡 In a private house/dacha: for maximum range, choose 2.4 GHz, channel
1,6or11(do not intersect!). Channel width -20 MHz(increase to40 MHzwill reduce stability).
To change the channel:
- Go to
Wireless → Security Profilesand check what is usedWPA2-PSK(orWPA3for new devices). - IN
Wireless → Interfacesselect your Wi-Fi interface (for example,wlan1). - Tab
General: installFrequency(For example,2412for channel 1) andBand(2GHz-B/G/Nor5GHz-A/N/AC). - Tab
HT: askChannel Width(20/40MHzfor 5 GHz,20MHzfor 2.4 GHz).
☑️ Setting up a channel in MikroTik
⚠️ Attention: In some countries (e.g., Russia), the use of channels 12–14 in the 2.4 GHz band is prohibited. Violation of these channels may cause interference to military and meteorological systems. Check local regulations. Wireless → Country.
| Range | Optimal channels | Max channel width | Advantages | Flaws |
|---|---|---|---|---|
| 2.4 GHz | 1, 6, 11 | 20 MHz | Longer range, better wall penetration | High congestion, low speed |
| 5 GHz (low) | 36–48 | 40 MHz | Less interference, high speed | Shorter range, possible DFS issues |
| 5 GHz (high) | 149–165 | 80 MHz | Maximum speed, no DFS | Lowest range, not all devices support it |
3. Setting the transmit power (TX Power)
Many people mistakenly believe that maximum power (=100%) will give the best signal. In practice, this results in:
- 🔥 Overheating of the Wi-Fi chip (especially on RB951 And hAP lite);
- 📉 Increased noise and interference levels for neighboring networks;
- ⚡ Reducing the operating time of the router from the backup power supply (relevant for MikroTik with PoE).
Optimal power depends on the model and conditions:
- 🏢 In an office with a large number of clients:
17–20 dBm(63–100 mW); - 🏠 In the house/apartment:
23–27 dBm(200–500 mW); - 🌳 For street coverage (point-to-point):
30 dBm(1000 mW), but only with external antennas.
To change the power:
- Go to
Wireless → Interfaces, select the interface. - Tab
Advanced→ fieldTx Power. - Set the value manually (eg.
23) or selectdefaultfor automatic mode.
⚠️ Attention: On models with passive cooling (eg. hAP ac²) prolonged operation at a power level of >27 dBm may cause thermal throttling - Automatic performance reduction due to overheating. Monitor the temperature in System → Health.
4. Advanced protocol settings: Nv2 and 802.11r
To increase the range in roaming networks (multiple access points) or when connecting remote clients, use:
- 🔗 Nv2 protocol (
Wireless → Interfaces → Mode: nv2) - optimized for long-distance operation. Supports up to256 clientsper point and handles interference better than standard802.11. - 🔄 Fast Transition (802.11r) — speeds up switching between access points, which is critical for stable communication at the edge of the coverage area.
Setting up Nv2:
/interface wireless set wlan1 mode=nv2 band=2ghz-b/g/n frequency=2412 \
channel-width=20mhz wireless-protocol=nv2 security-profile=default
To activate 802.11r:
- Create a new security profile:
Wireless → Security Profiles → Add. - Install
Mode: dynamic keys,Authentication Types: WPA2 PSK,WPA2 Pre-Shared Key(your password). - Turn on
FT (Fast Transition): Over DS. - Apply the profile to the Wi-Fi interface.
When to use Nv2 instead of 802.11?
The Nv2 protocol performs best in networks with a large number of clients (50+) or when bridging distances over 500 meters. However, it is not compatible with standard Wi-Fi devices (smartphones, laptops). Use Nv2 only for specialized clients (e.g., other MikroTik routers in CPE mode).
5. Upgrading antennas and placing them correctly
If software methods do not produce results, consider hardware improvementsEven inexpensive modifications can increase range by 30–50%:
- 📡 Replacing standard antennas: For MikroTik with connectors
RP-SMAantennas with amplification are suitable7–9 dBi(For example, MikroTik Metal 52 ac). For outdoor use, choose models withIP67. - 🔄 Polarization: If the signal passes through walls at an angle, use antennas with vertical polarizationFor horizontal transmission (e.g. between buildings) - horizontal.
- 🛡️ Shielding: In conditions of strong interference (for example, near power lines), antennas with
high isolation(For example, LigoDLB).
Posting rules:
- 📏 HeightMount the antenna on your router or access point as high as possible. At home, place it on a closet; in an office, place it under the ceiling. Every meter of height adds approximately 10 meters of range.
- 🧲 Orientation: For sector antennas (
60°–120°) direct the main lobe to the coverage area. For omnidirectional (360°) - place in the center of the square. - 🚫 Obstacles: Avoid placing near metal structures, mirrors or aquariums (water strongly absorbs the 2.4 GHz signal).
⚠️ Attention: Installing an antenna with a gain of >9 dBi on a router without support PoE++ (For example, hAP ac²) may lead to damage to the transmission path Due to insufficient power supply. Check the model documentation for compatibility.
| Antenna type | Gain (dBi) | Coverage angle | Application |
|---|---|---|---|
| Omnidirectional | 2–5 | 360° | Apartment, small office |
| Sectoral | 9–12 | 60°–120° | Street coverage of the sector |
| Directional (Yagi) | 14–17 | 15°–30° | Point-to-point at a distance of >1 km |
6. Optimize power and cooling
Unstable power supply is one of the reasons spontaneous power reduction Wi-Fi on MikroTikSymptoms:
- 🔌 The router periodically freezes under high load;
- 📉 The speed drops after 10–15 minutes of continuous operation;
- 🔥 The case is hot (more than 60°C in
System → Health).
Solutions:
- 🔌 Use a power supply with a current reserve: for RB4011 — no less
2A, For hAP ac³ —1.5AOriginal power supplies from MikroTik preferable. - 🌡️ For models without active cooling (e.g. RB750Gr3) add an external cooler or move the router to a ventilated area.
- 🔋 If you use
PoE, check that the injector supports the standard802.3af/at(For example, MikroTik GBE PoE). Cheap adapters may not provide sufficient voltage.
To check current consumption:
/system health print
Please pay attention to the parameters voltage (must be stable) and temperature (optimal 50°C).
7. Alternative solutions: Mesh and PTP bridges
If all the above methods have failed, consider:
- 🔗 Wi-Fi Mesh: Networks based on MikroTik CAPsMAN Allows roaming between multiple access points. Suitable for large homes or offices. A downside is that it requires controller configuration.
- 📡 PTP (Point-to-Point) bridge: For communication between buildings at a distance of up to 10 km, use a pair MikroTik GrooveA 52 or LHGGThroughput - up to
300 Mbpsat a frequency of 5 GHz. - 📶 4G/5G backup: Set up
Failovervia a mobile modem (for example, MikroTik LHG LTE6). This won't increase the Wi-Fi range, but it will provide internet access if there are problems with the main network.
Example of Mesh setup in CAPsMAN:
/caps-man datapath add local-forwarding=yes name=datapath1
/caps-man security add encryption=aes-ccm name=security1 passphrase=12345678
/caps-man channel add band=2ghz-b/g/n control-channel-width=20mhz \
extension-channel=disabled name=channel1
/caps-man interface add channel=channel1 datapath=datapath1 disabled=no \
master-interface=wlan1 security=security1
⚠️ Attention: When organizing a PTP bridge at 5 GHz, check support DFS your devices. In some countries, using DFS channels without certification is prohibited.
MikroTik Range Extender FAQ
Can I use a signal booster (repeater) with MikroTik?
Yes, but it's best to avoid universal repeaters (such as those from TP-Link). A second router is the best option. MikroTik in mode WDS or CAP (managed access point). Configuration:
- On the main router, turn on
WDSVWireless → Interfaces. - On the second router, create an interface with the same
SSIDand password, activateWDSand specify the MAC address of the main device.
Advantage: a single network without changing SSID when moving.
Why did the speed drop after increasing the power?
This is related to asymmetry of communicationThe router is "shouting" louder, but client devices (smartphones, laptops) can't respond at the same power. Solutions:
- Reduce the router power to
20–23 dBm; - Activate
WMM(Wireless → Interfaces → WMM: enabled); - Use client devices with external antennas (eg. ALFA Network USB adapters).
How to check the actual coverage range?
Use:
- Mobile applications: WiFi Analyzer (Android) or NetSpot (iOS) to build a signal map.
- Team at MikroTik:
/interface wireless registration-table printFollow
Signal StrengthAndCCQwhen moving a client. - Ping script:
:for i from=1 to 100 do={/ping 8.8.8.8 count=1; delay 1s}Run on a client device and analyze packet loss.
Which MikroTik models are best for long range?
Top 5 models by coverage area (from best to worst):
- MikroTik RB4011 - 4 antennas
4x4 MIMO, support160 MHzat 5 GHz; - MikroTik hAP ac³ — optimized for home use, good price/range balance;
- MikroTik GrooveA 52 - directional antenna
16 dBi, ideal for PTP bridges; - MikroTik SXTsq 5 ac - sector antenna
18 dBi, coverage up to 120°; - MikroTik RB951Ui-2HnD — a budget option for small houses.
For outdoor use, choose models with IP67 (For example, MikroTik LHG).
How do I reset my Wi-Fi settings to factory defaults if something goes wrong?
Perform:
/interface wireless reset-configuration=yes
Or reset the entire router:
/system reset-configuration no-defaults=yes
After resetting, don't forget to update the firmware (System → Packages → Check For Updates).