Increasing Wi-Fi Transmitter Power on MikroTik: From Theory to Practice

Many users, when faced with wireless coverage "dead zones" in their home or office, first turn to their equipment settings. Specifically, they're tempted to crank up the power slider to maximum to penetrate walls and ensure reliable reception in remote corners. However, in the world RouterOS Everything is not as straightforward as it might seem at first glance.

Trying to simply increase the value tx-power Failure to take physical limitations and legal regulations into account can have the opposite effect: the network will become unstable and the connection speed will drop. It is important to understand that MikroTik — this is professional network equipment, where every change requires justification.

In this article, we'll take a detailed look at how to legally and effectively adjust transmitter power, what hidden limitations exist, and why blindly increasing decibels is often a mistake. You'll learn how to properly balance transmit power and receive sensitivity to achieve truly high-quality results. Wi-Fi.

Physical limitations and legal regulations

Before delving into the interface settings, it's important to understand that wireless signal strength is strictly regulated at the state level. Each country has its own regulatory domain (regulation domain), which defines the maximum permissible radiated power for various frequency bands. The MikroTik router you receive is initially configured for the standards of the country for which it was supplied, or for universal mode.

⚠️ Caution: Exceeding legally established emission power limits may result in fines from radio frequency oversight authorities and may also cause interference to critical equipment, including aviation navigation systems.

If you try to set the power value higher than allowed, the RouterOS system will simply not allow you to do this or will automatically reset the parameter to the maximum possible for the selected countryThis is not a bug, but a feature that ensures device compliance.

There's a myth that increasing transmitter power will solve all range issues. In fact, Wi-Fi is a two-way communication. Your router can "shout" very loudly, and the client device (smartphone or laptop) will hear this signal. However, the phone's built-in antenna has limited power and simply won't be able to "shout" back to the router. As a result, you'll see the full signal strength, but the internet won't work.

To bypass some restrictions, experienced administrators sometimes change country set to a country with more liberal regulations (such as the US or Australia), but this is done at your own risk and may be illegal in your jurisdiction.

📊 What is your main Wi-Fi problem?
Low speed in distant rooms
There is a signal, but the Internet doesn't work.
Frequent connection breaks
I can't break through concrete walls

Setting up tx-power in the WinBox interface

For direct control of transmitter power in the ecosystem MikroTik The most commonly used utility is WinBox. It's a graphical interface that allows you to fine-tune the wireless interface settings. To change the settings, you need to open the menu. Wireless, double-click on the name of your interface (usually wlan1 or wifi1) and go to the tab Advanced Mode.

This is where the parameter is hidden tx-powerBy default it is often set to mode default or has a fixed value depending on the selected country. When changing it, you should keep in mind the units of measurement: most often, it's dBm. Increasing the power by 3 dBm doubles the signal energy, but human perception and actual range increase nonlinearly.

In modern models with chips wifiwave2 or ax The interface may differ. There, power settings are often placed in a separate configuration profile or require switching to the advanced display mode. Don't forget to apply the changes using the button Apply And OK, otherwise the settings will not be saved.

It is also worth paying attention to the parameter antenna-gainThis is a software setting that tells the router which antenna is connected to it. If you're using an external antenna with a gain of 5 dBi, but the settings are set to 0 dBi, the system will assume your antenna is weaker when calculating the maximum allowable power and may allow more power to be sent to the chip itself to compensate. However, the total power (EIRP) must not exceed the specified limit.

Working with Country Set and Advanced Modes

One of the key points in power management is choosing the right set of countries (country-set). This setting is in the menu Wireless → tab Advanced (or in the global wireless interface settings in newer versions). This parameter dictates to the router which channels are available and what the maximum tx-power allowed.

Users often change their country no_country_set Or they choose countries with lenient regulations to unlock additional channels and increase power. However, in newer versions of RouterOS (especially v7), the security policy has become more stringent, and the device can forcefully limit power if the region in the settings doesn't match the region determined by the MAC address or other characteristics.

⚠️ Warning: Using the mode no_country_set Or selecting a foreign country may result in operating on frequencies occupied by radar (DFS). If the router detects a radar, it is forced to stop broadcasting for 10 minutes, which will cause a connection loss for all clients.

For professional setup, it's important to understand the difference between Conducted Power (the power at the chip's output) and EIRP (equivalent radiated power). EIRP is a combination of transmitter power, antenna gain, and cable loss. MikroTik often bases its calculations on the EIRP limits for a specific region.

Hidden limitations of chips

The Atheros and Qualcomm chips used in MikroTik have physical limitations. Even if the slider allows for 30 dBm, the actual chip can only produce a stable signal up to 23-26 dBm; beyond that, nonlinear signal distortion sets in.

If you're working in a private or industrial environment where external interference is minimal, you can experiment with different country profiles, measuring actual speed and ping, not just signal strength. Sometimes lower power provides a more stable connection. throughput due to the absence of interference.

Using the command line (CLI) to fine-tune

For those who prefer speed and precision, configuration via the terminal is the most preferable. The command line in RouterOS Allows you to quickly change parameters and script processes. To check the current capabilities of your wireless interface, use the command:

/interface wireless info

This command will display supported modes and the current status. To change the power directly, use the following command:

/interface wireless set wlan1 tx-power=20 tx-power-mode=all-rates-fixed

Here wlan1 — interface name, 20 — the desired power in dBm, and all-rates-fixed indicates that the power will be fixed for all data transfer rates. This is an important point: by default, the router may reduce power at high speeds to save energy or reduce interference, but the mode all-rates-fixed makes him keep the bar constantly.

It's also convenient to check the list of available countries and their restrictions via the CLI. The command /interface wireless info Often displays a list of supported frequencies and power levels for the selected region. This helps you understand why you can't set a value above a certain threshold.

☑️ Check before changing power

Completed: 0 / 5

Please note that in RouterOS v7 the command syntax for new interfaces (e.g. wifi instead of wireless) may vary. Always check the documentation for your specific software version and device model.

The influence of antennas and external factors on the signal

Increasing transmitter power is only one side of the coin. The second, and often more important, is the quality of the antenna-feeder path. Built-in antennas in compact routers MikroTik (for example, the hAP or cAP series) have low gain, typically 2-4 dBi. No software power increase can compensate for the physical smallness of the emitter.

If your model supports connecting external antennas (SMA or N-type connectors), replacing the standard antennas with a directional antenna or an antenna with a higher gain will give a much greater effect than unscrewing them. tx-power to maximum. A directional antenna focuses energy in the desired sector, creating effective gain without increasing the overall noise level.

Cable losses are also worth considering. If you use a long pigtail or a low-quality cable to connect an external antenna, you can lose up to 50% or more of the signal's power before it even reaches the air. For 5 GHz frequencies, cable losses are especially critical.

Antenna type Gain (dBi) Coverage area Recommendation
Pin (built-in) 2 - 4 dBi Omnidirectional (360°) For small rooms
Pin (external) 5 - 8 dBi Omnidirectional For apartments and offices
Panel 10 - 15 dBi Sector (60-90°) For transmission through a wall or into a corridor
Parabolic 20+ dBi Narrowly focused For point-to-point links

Proper antenna selection reduces the load on the transmitter. If the antenna is efficient, you won't need to set the maximum power, which will extend the life of the device and reduce interference.

Diagnostics and signal level analysis

After making changes, you need to ensure they've been effective. Simply looking at the "sticks" on your phone isn't enough, as this is a subjective indicator. The administrator has a number of tools at his disposal. MikroTik There are powerful analysis tools. In WinBox, go to the menu Wireless → tab Tx Power or use Registration Table.

In the registration table (Registration Table) the parameter is displayed Signal Strength (signal level) and Tx Rate (transmission speed) for each connected client. The optimal signal level is considered to be between -50 and -65 dBm. Values ​​below -75 dBm indicate an unstable connection, even with the transmitter power set to maximum.

⚠️ Warning: If after increasing the power, the client's signal strength (RSSI) remains unchanged or worsens, and the speed drops, you are experiencing congestion in the client's receiving path or interference. Revert the settings back.

Use the built-in frequency scanner (Scan) to see how busy the airwaves are. If there are dozens of networks on your channel, increasing the power will turn your router into a source of noise for everyone, including itself. In such cases, it's better to change the channel or channel width than to increase it. tx-power.

For a more in-depth analysis, you can use wireless interface logging with debug messages enabled. This will help you see if constant reconnections or rate shifting are occurring due to marginal signal quality.

Common mistakes when setting power

One of the most common mistakes is ignoring thermal conditions. Increasing transmitter power directly leads to increased power consumption and heat dissipation of the chip. Compact devices MikroTik Often lack active cooling (fans), relying on passive heatsinks. Overheating leads to throttling (reduced processor frequency) and signal degradation.

Another mistake is setting the power only on one frequency. In dual-band routers (2.4 GHz and 5 GHz), the parameters are configured separately for each interface (wlan1 And wlan2). Users often forget about the second band, creating an imbalance when clients are stuck on the congested 2.4 GHz instead of the fast 5 GHz.

Also, don't forget about the compatibility of client devices. Some older smartphones or IoT gadgets (light bulbs, sockets) may not work correctly with routers running at maximum power or in specific modes. Country SetThey may simply not see the network or constantly lose connection.

The "near neighbor" effect

An overly strong signal from your router can overwhelm neighboring networks, causing mutual interference. In dense urban areas, it's sometimes more beneficial to reduce the signal strength so the router operates more quietly.

Remember, the goal of setup isn't record-breaking test results, but rather stable and fast operation for all devices on the network. Balancing power, antenna quality, and air quality is the key to a successful Wi-Fi network.

Is it possible to flash a MikroTik router to remove power limitations?

Technically, this is possible by changing EEPROM identifiers or using modified bootloaders. However, this violates the license agreement, voids the warranty, and may result in hardware failure or illegal use. Such methods are not officially supported.

Why did my internet speed drop after increasing tx-power?

Most likely, there's interference or the chip is overheating. It's also possible that the client device can't reach the router with the same power, causing packet loss and a drop in speed. Try lowering the power or upgrading the antenna.

What is the maximum safe wattage for home use?

For home use in an apartment building, it is recommended not to exceed 20 dBm (100 mW) at 2.4 GHz and 23 dBm at 5 GHz. This is sufficient to ensure reliable coverage within the apartment and minimize interference to neighbors.

Does RouterOS version affect available power?

Yes, new versions of RouterOS (especially v7) have tightened regional compliance checks. Older versions (v6 and below) may have had less stringent restrictions, but using outdated software carries security risks.