Poor wireless connectivity in MikroTik networks isn't always a hardware issue; it's often rooted in incorrect software settings. Many administrators forget that this brand's routers are configured by default to a minimum transmit power level to comply with strict European safety standards. This is why default settings rarely unlock the potential of the equipment in dense urban environments or large office spaces.
The optimization process requires a comprehensive approach, including radio spectrum analysis and careful channel allocation. You need to not simply crank up the power to its maximum, but find a balance between coverage and interference immunity. In this article, we'll examine the technical aspects of signal enhancement, from the physical parameters of antennas to fine-tuning the radio interface parameters in RouterOS.
Analysis of the current situation and selection of frequency range
The first step before making any changes should be a detailed diagnosis of the current situation. Using the range 2.4 GHz in apartment buildings often leads to a catastrophic drop in speed due to the airwaves becoming oversaturated with neighboring access points. At the same time, the frequency 5 GHz provides cleaner air, but has less penetration through solid walls.
For initial analysis, use the built-in tool Wireless in the WinBox or CLI menu. Command /interface wireless scan will show a list of all visible networks, their signal strength (RSSI) and the channels they are using. Pay attention to the indicator SNR (signal-to-noise ratio), which is more important than absolute signal strength. If the noise level is high, even a powerful antenna won't save the situation.
Data visualization helps make faster decisions about switching to a less congested channel or changing the bandwidth. Reducing the channel bandwidth from 40 MHz to 20 MHz in the 2.4 GHz band often yields a greater stability gain than trying to penetrate the "concrete" at high power.
It's important to consider the physical limitations of the environment. The 5 GHz signal attenuates significantly faster when passing through obstacles such as mirrors, metal structures, and water (aquariums, people). Therefore, in challenging environments, it may be advisable to reserve 5 GHz for trunk lines or open spaces, while using the optimized 2.4 GHz for indoor coverage.
Setting the Transmission Power (Tx Power)
Increasing the transmitter's output power is the most obvious, but it requires caution. In MikroTik, the parameter Tx Power It's regulated in decibels (dBm) and depends on the specific device model and the installed country certificate (regulatory domain). Exceeding the permissible values can lead not only to fines from regulators but also to overheating of the radio module.
To change the settings, go to the section Wireless, select the desired interface and open the tab Advanced ModeHere you will find a slider or input field for tx-powerPlease note that the maximum value is limited by the country selected in the settings. /system countryChange country to no_country_set removes some restrictions, but it may be illegal in your jurisdiction.
⚠️ Attention: Uncontrolled increase of Tx Power above 20-23 dBm on built-in antennas often leads to nonlinear distortion of the signal and an increase in the level of intrinsic noise, which paradoxically reduces the actual communication range.
The effectiveness of increasing power directly depends on the sensitivity of the client devices' receiving path. Smartphones and tablets have small antennas and cannot "respond" to the router with the same force as it "shouts" at them. Therefore, increasing power is primarily relevant for establishing point-to-point links or when clients are located far away but have good reception.
When setting up tx-power-mode It is recommended to select the mode all-rates-fixed, if you need to guarantee the same power for all connection speeds. In mode default The device can dynamically change power depending on the data transfer rate, which sometimes leads to instability at the edge of the coverage area.
Working with antennas and connectors
Replacing the stock antennas with more powerful ones is a classic solution to coverage issues. However, it's important to understand the difference between gain (dBi) and radiation pattern. A high-gain antenna (e.g., 9 dBi or higher) flattens the signal, turning it into a pancake. This is great for single-story coverage, but bad for a multi-story building, where the signal above and below will be weak.
When connecting external antennas, the quality of cables and adapters is critical. Using long pigtails (U.FL to SMA adapters) introduces attenuation, which can completely negate the gains from a new antenna. Try to use the shortest possible cable and high quality, such as HCF400 or its analogues, especially if the length exceeds 1-2 meters.
- 📡 Omnidirectional antennas (Omni) emit a signal evenly horizontally, ideal for central placement of the router.
- 🎯 Directional antennas (Directional) focuses energy into a narrow beam, allowing the signal to penetrate several rooms or buildings.
- 🔄 Sector antennas cover a specific sector (for example, 90 or 120 degrees), often used to cover open areas.
Don't forget to check the antenna polarization. Vertical polarization is the standard for most client devices. If you install the antenna horizontally, signal loss can be up to 20 dB, since the smartphone's receiving antenna will also be vertical.
How to calculate the Fresnel zone?
The Fresnel zone is the ellipsoidal space between the transmitting and receiving antennas. For stable communication over long distances (point-to-point), this zone must be at least 60% clear of obstacles. The formula for the radius of the first Fresnel zone is: R = 17.3 sqrt(d / (4 f)), where d is the distance in km, f is the frequency in GHz.
Optimization of protocols and channel width
Choosing the Right Wireless Standard (802.11b/g/n/ac/ax) directly affects range and speed. Mode 802.11n (Wireless-N) in the 2.4 GHz band is often the "golden mean", providing compatibility with older devices and decent speeds. However, the mode 802.11ac (Wireless-AC) is essential to realize the potential of the 5 GHz frequency.
Channel width is an often-overlooked parameter. In the crowded 2.4 GHz airwaves, using 40 MHz bandwidth is almost guaranteed to result in interference and reduced speed. Setting the channel width to 20 MHz in the 2.4 GHz band is the only correct solution for multi-apartment buildings. This will increase noise immunity and, as a result, the effective range.
| Parameter | 2.4 GHz band | 5 GHz band |
|---|---|---|
| Recommended width | 20 MHz | 40-80 MHz |
| Max. power (EIRP) | ~20 dBm | ~23-30 dBm |
| Penetration ability | High | Low |
| Number of channels | 3 (non-intersecting) | Many |
It is also worth paying attention to the parameter installationFor outdoor access points or antennas installed above 10 meters, you must select the value outdoorThis removes the power restrictions, but requires confirmation that the equipment is actually located outside, otherwise regulatory restrictions will return.
☑️ Checking channel settings
Using Mesh Networks and Repeaters
When a single router is physically insufficient, network scaling technologies come to the rescue. Protocol Mesh (such as MikroTik CAPsMAN or third-party solutions) allows you to create a single, seamless network from multiple devices. Unlike simple repeaters, mesh systems intelligently route traffic, choosing the best path for each client.
When building a distributed system, it's important to plan the topology correctly. Using a wired backhaul (a cable connection between access points) is always preferable to a wireless bridge, as it doesn't cut the speed in half at each node. If cable routing isn't feasible, use a dedicated radio link for communication between access points.
⚠️ Attention: When configuring CAPsMAN, ensure that the RouterOS versions on the management server and all CAPs (access points) are compatible. Inconsistent versions may result in the access points not recognizing the configuration or operating inconsistently.
To organize a wireless bridge between buildings (Point-to-Multipoint), use specialized devices of the series Wireless Wire or SXTThey feature highly directional antennas and operate at 60 GHz or 5 GHz frequencies, delivering gigabit speeds over distances of several kilometers, something that's impossible with a standard router with an omnidirectional antenna.
Diagnostics and signal quality monitoring
After making changes, you need to verify their effectiveness. MikroTik has a powerful tool Torch, which allows you to see passing traffic in real time, but for analyzing the radio broadcast, the section is better suited Wireless -> Registration Table. This displays the current signal strength and noise floor for each connected client.
It's considered good practice to maintain logs and graphs. Set up data sending to The Dude or third-party monitoring systems (Zabbix, Grafana) via SNMP. This will allow you to track signal level dynamics over time and identify periods of peak loads or the emergence of new sources of interference.
- 📉 RSSI (Received Signal Strength Indicator) — the received signal level. Values from -50 to -65 dBm are considered excellent; values below -75 dBm indicate unstable operation.
- 🔊 Noise Floor — the noise level. The lower this value (for example, -95 dBm), the better. If the noise level rises to -80 dBm, the network will be slow.
- 📶 CCQ (Client Connection Quality) — connection quality. Shows the percentage of successful packet transfers. A drop in CCQ below 50-60% indicates serious issues with the airwaves.
Don't ignore thermal diagnostics. Overheating of the processor or radio module leads to throttling (decreased performance) and possible Wi-Fi disconnection. Use temperature monitoring commands. /system health to monitor the condition of the hardware under load.
How often should I reboot MikroTik to improve the signal?
Modern MikroTik routers are designed to run indefinitely without reboots. However, if you notice performance degradation or memory leaks, a reboot may help. In a stable network, a scheduled reboot is rarely required (once every few months or after a firmware update). Frequent reboots may indicate hardware issues or configuration errors.
Does RouterOS firmware affect signal strength?
Yes, developers regularly release updates that may contain fixes for wireless module drivers and improvements to radio algorithms. Always check the changelog on the manufacturer's website before updating to ensure that the changes have affected your device model.
Is it possible to boost the signal programmatically without losing speed?
Software boosting (increasing Tx Power) always has a limit, dictated by hardware. Real, lossless improvement can only be achieved through optimization: choosing a clear channel, the correct bandwidth, and disabling older, slow standards (such as 802.11b) that slow down the entire network.