How to Transmit Wi-Fi 300 Meters: Equipment, Diagrams, and Settings

Wi-Fi transmission over a distance 300 meters — a challenge faced by owners of country houses, farms, large offices, and even neighbors in a dacha cooperative. Standard routers out of the box rarely cover more than 50–70 meters in open areas, and in cities with interference from walls and other networks, this figure is even lower. But there is a solution: the right equipment selection, proper configuration, and consideration of landscape features allow for reliable internet distribution over hundreds of meters.

The biggest mistake newbies make is trying to boost the signal with a cheap repeater or a "pumped-up" firmware on a regular router. In practice, for long-distance use 250–350 meters An integrated approach is required: powerful access points with directional antennas, correct frequency range, and sometimes even cable routing to an intermediate point. In this article, we'll examine operating schemes, compare equipment by price and efficiency, and explain how to avoid common problems—from interference to speed loss.

Spoiler: maximum range It depends not only on the equipment but also on the terrain. In wooded areas or among hills, even professional equipment may not reach the stated 300 meters, but on a flat field, the same setup will perform better than expected.

1. What equipment is needed to transmit Wi-Fi over 300 meters?

To cover such a distance, standard routers of the type TP-Link Archer C6 or ASUS RT-AX55 won't work—their maximum range under ideal conditions rarely exceeds 100–150 meters. Instead, one of three solutions (or a combination of them) will be required:

  • 📡 Directional antenna (sector or parabolic) with a gain of 15 dBi and higher. Connects to a powerful access point or router with support for removable antennas.
  • 🔄 Powerful access point (For example, Ubiquiti NanoStation M5 or MikroTik GrooveA 52) with built-in high-gain antenna.
  • 🛜 WDS-enabled intermediate repeater (For example, TP-Link CPE210), if there is no direct line of sight between the points.

Critical parameter - frequency range. Optimal for long distances. 5 GHz (less noisy, but sensitive to obstacles) or 2.4 GHz (Passes through walls better, but suffers from interference). Manufacturers often specify the maximum range for 2.4 GHz, but in practice, in dense development, it is better to use 5 GHz with highly directional antennas.

Example of a set for 300 meters:

ComponentModelPrice (2026)Characteristics
Access pointUbiquiti NanoStation M5~8 000 ₽16 dBi, 5 GHz, up to 300 Mbps
AntennaTP-Link TL-ANT2424B~3 500 ₽24 dBi, 2.4 GHz, directional
CableLMR-400 (5 m)~2 000 ₽Low signal loss
PoE injectorUbiquiti GPS~1 500 ₽Power over Ethernet
⚠️ Attention: If there is forest, hills or buildings between access points, the actual range will be reduced by 30–50%In such cases, an intermediate repeater or cable laying to the middle of the distance will be required.

2. Connection diagram: step-by-step instructions

Let's consider a classic scenario: transmitting internet from a home to a separate building (garage, workshop, guest house) over a distance of 300 meters. We assume the house already has a router with internet access.

  1. Set up a primary access point On a roof or a high mast (at least 3 meters above the ground). Use a directional antenna aimed precisely at the target. A mast made of 50 mm diameter metal pipe is suitable for mounting.
  2. Lay the cable from the router to the access point. The optimal option is Cat6 Ethernet cable in street performance (for example, UTP Cable Direct Burial). The maximum length without loss is up to 100 meters. If you need more, use PoE extenders or fiber optic.
  3. Set up an access point in mode Access Point (AP) or Bridge (if it connects to another access point). Specify the SSID, password, and channel manually (automatic selection may select a noisy channel).
  4. Install the client device on the receiving side (for example, the second NanoStation in mode Station). Configure it to connect to the main point.

Ensure line of sight between antennas|

Check the tightness of cable connections|

Select a channel with minimal interference (use Wi-Fi Analyzer)|

Disable DHCP on the client device (if using a bridge)|

Check the PoE voltage (should be 24V or 48V depending on the model)

-->

To set up the equipment Ubiquiti or MikroTik use their proprietary software:

  • Ubiquiti: UNMS or AirOS (web interface at 192.168.1.20).
  • MikroTik: Winbox or WebFig.

⚠️ Attention: If you use 5 GHz, check the supported channels in your region. Channels are banned in Russia. 120–140 (DFS), and their use may result in automatic disabling of the access point.

3. How to choose an antenna: comparison of types and characteristics

The antenna is a key element of the system. Its type determines not only the range but also the stability of the connection. Let's consider the main options:

Antenna typeGain (dBi)Range (max)ProsCons
Omnidirectional5–9up to 100 mCovers all directionsWeak power at long distances
Sectoral12–18up to 200 mGood for sector coverage (90–120°)Requires precise orientation
Directional (Yagi)15–20up to 500 mLong range, narrow beamSensitive to displacement
Parabolic24–301+ kmMaximum rangeExpensive, bulky

Optimal for 300 meters Yagi directional antennas (For example, TP-Link TL-ANT2424B on 2.4 GHz) or sectoral (if you need to cover multiple points). Parabolic antennas are overkill for such a distance, but can be useful in conditions with strong interference.

When choosing, pay attention to:

  • 🔌 connector: must match the connector on the access point (usually RP-SMA or N-type).
  • 📶 Polarization: vertical or horizontal. The antennas at both ends must be equally polarized.
  • 🌡️ Weather resistance: the antenna must be in a waterproof housing (class IP65 or higher).

4. Problems and Solutions: Why Wi-Fi Range Doesn't Reach 300 Meters

Even with the right equipment, connection issues can occur. Let's look at some common causes and troubleshooting steps:

  • 🌳 ObstaclesTrees, buildings, or hills absorb the signal. The solution is to raise the antennas higher or use an intermediate repeater.
  • 📶 Interference from other networks: On 2.4 GHz channels often overlap. The solution is to switch to 5 GHz or manually select a free channel (for example, 1, 6 or 11 For 2.4 GHz).
  • 🔌 Cable lossesA cheap cable can eat up to 50% of the signal. The solution is to use LMR-400 or LMR-600.
  • Malnutrition: Access points of the type Ubiquiti require 24V PoEIf you use an injector on 12V, the transmission power will drop. The solution is to check the power supply.

For diagnostics, use the following utilities:

  • Wi-Fi Analyzer (Android) - shows channel load.
  • iPerf — tests the actual speed between points.
  • Ubiquiti AirView - analyzes interference in the range 5 GHz.

How to check signal quality in Linux

Open the terminal and run the command:

iwconfig wlan0 | grep Signal

Number after Signal level (For example, -75 dBm) shows the signal level. Optimal value: from -50 to -70 dBm. If below -80 dBm, the connection will be unstable.

⚠️ Attention: If your connection speed drops at night or in the rain, the problem may be condensation inside cable connectorsUse silicone grease to seal the connections.

5. Alternative methods: if Wi-Fi is not suitable

Wi-Fi isn't the only way to transmit internet over 300 meters. In some cases, alternative technologies are more effective:

  • 🌐 Wired connection: Lay out Ethernet cable (up to 100 m) or fiber optic (up to 2 km). The advantage is stable speed without interference. The disadvantage is the difficulty of installation.
  • 📡 Radio bridge: Devices of the type MikroTik Wireless Wire operate at a frequency 60 GHz and provide speeds of up to 1 Gbps at distances of up to 1.5 km. They require line of sight.
  • 📶 4G/5G router with external antenna: If there is mobile Internet in the coverage area, you can distribute it via Huawei B535 with antenna MIMOThe downside is operator dependence.
  • 🔌 Powerline adaptersInternet is transmitted via electrical wiring (up to 300 m per phase). Speed ​​depends on the quality of the wiring.

Comparison of technologies by key parameters:

TechnologyMax. rangeSpeedPriceDifficulty of installation
Wi-Fi 5 GHz500 mup to 300 Mbit/s$$Average
60 GHz radio bridge1.5 kmup to 1 Gbit/s$$$High
Ethernet + PoE100 mup to 10 Gbit/s$Low
4G with antennaUnlimitedup to 150 Mbit/s$$Low

Wi-Fi with directional antenna|

60 GHz Radio Bridge|

Wired connection (Ethernet/fiber)|

4G/5G with external antenna|

Another option-->

6. Speed ​​Optimization: How to Avoid Losing Megabits Over Time

The greater the distance, the more the speed drops. To minimize losses:

  1. Use a narrow channel: Instead of automatic selection, set the channel width 20 MHz (For 2.4 GHz) or 40 MHz (For 5 GHz). Wide channels (80 MHz) provide greater speed at close range, but perform worse at a distance.
  2. Disable unnecessary features: In the access point settings, deactivate WMM, WPS And Mu-MIMO - they can create additional stress.
  3. Configure QoS: Prioritize traffic (eg. VoIP or video calls) via Queue Tree V MikroTik or Traffic Shaping V Ubiquiti.
  4. Update the firmwareManufacturers regularly optimize data transfer algorithms. For example, in Ubiquiti AirMax after upgrading to v8.7.3 Improved stability over long distances.

To test real speed use iPerf3 between two devices on the network:

iperf3 -s

on the server and

iperf3 -c 192.168.1.100 -t 30

on the client.

7. Security: How to protect your network from long-distance hacking

A network with a range of 300 meters is more vulnerable than standard home Wi-Fi: the signal can be intercepted outside your property. The following steps will help minimize the risk:

  • 🔒 Complex password: At least 12 characters with uppercase and lowercase letters, numbers, and special characters. Example: k7#pL9!qW2$vR5.
  • 🛡️ Hiding the SSID: Disable network name broadcasting in settings (Hide SSID). This will not make the network invisible to experienced hackers, but it will reduce the number of accidental connections.
  • 🔄 MAC filtering: Allow connections only for known devices. Cons: Inconvenient when adding new devices.
  • 🌐 Guest network: Create a separate network for temporary users with limited access to local resources.

For equipment Ubiquiti or MikroTik It is also recommended:

  • Disable Telnet and leave only SSH with an authentication key.
  • Change the default web interface port (for example, from 80 on 8080).
  • Tune Firewallto block connections from untrusted subnets.

⚠️ Attention: If you use WPA2-PSKChange your password regularly (every 3-6 months). Dictionary attacks can crack even a complex password in a few days.

8. Common mistakes and how to avoid them

User experience shows that most Wi-Fi range issues arise from typical errors made during the planning or installation phase. Here are the most common:

  • 📏 Incorrect altitude calculation: The antennas are installed too low (below 3 m), and the signal is blocked by bushes or fences. Solution: Raise the antennas onto a mast or roof.
  • 🔄 Ignoring polarization: One antenna is vertical, the other is horizontal. Solution: Check the orientation of both antennas (they must match).
  • 📡 Using cheap cables: Cable RG-58 loses up to 30% of the signal at 10 meters. Solution: Replace with LMR-400.
  • 🌧️ Lack of weather protection: Moisture in connectors causes corrosion and signal loss. Solution: Use sealed boxes and silicone grease.
  • 🔋 Malnutrition: The access point is unstable due to a weak PoE injector. Solution: Check the voltage with a multimeter (there should be 24V or 48V).

If after all the checks the connection remains unstable, try alternative scheme:

  • Install an intermediate repeater at half the distance (150 m).
  • Replace 2.4 GHz on 5 GHz (if there is direct visibility).
  • Use two directional antennas instead of one powerful one (for example, two Yagi By 15 dBi instead of one parabolic on 24 dBi).

What to do if the speed drops at night?

Nighttime speed drops are often associated with channel congestion neighboring networks (many routers automatically reboot at night) or dew on antennasSolutions:

  • Switch to another channel (for example, from 36 on 40 in the range 5 GHz).
  • Install antenna heating (e.g. gutter heating cable).
  • Set up Automatic Channel Selection (ACS) in the router for dynamic channel selection.

FAQ: Answers to Frequently Asked Questions

Is it possible to use a regular router to transmit Wi-Fi over 300 meters?

No, standard routers (for example, TP-Link TL-WR841N) are not capable of covering such a distance. Their maximum range under ideal conditions is 100–150 meters. For 300 meters, specialized equipment is required: directional antennas, powerful access points, or radio bridges.

Which band is better to choose: 2.4 GHz or 5 GHz?

Depends on the conditions:

  • 2.4 GHz passes through obstacles (walls, trees) better, but suffers from interference.
  • 5 GHz It is less noisy and provides greater speed, but requires line of sight.

Optimal for 300 meters in open areas 5 GHzIn conditions of interference (city, forest) - 2.4 GHz with a narrow channel (20 MHz).

How much does a 300 meter kit cost?

Minimum budget: from 10,000 ₽ (two access points) TP-Link CPE210 + cables). The optimal set (with extra power) will cost 20,000–30,000 ₽:

  • Ubiquiti NanoStation M5 (2 pcs.) - 16,000 ₽.
  • Cable LMR-400 (10 m) — 3,000 ₽.
  • PoE injectors — 3,000 ₽.
  • Fasteners and sealants - 2,000 ₽.

How to check that the antennas are pointed correctly?

Use signal strength indicator in the access point settings (section Wireless or Signal Strength). The optimal value is from -50 to -70 dBmYou can also use the mobile app. Wi-Fi Analyzer (Android) or NetSpot (iOS/macOS) to visualize signal level.

Is it possible to use a 3G/4G modem instead of Wi-Fi?

Yes, as long as there's a stable mobile internet connection in the coverage area. To do this, you'll need:

  • 4G router with a connector for an external antenna (for example, Huawei B535).
  • Antenna MIMO (For example, Poynting XPOL-2).
  • SIM card with unlimited data plan (check your operator's speed limits).

Cons: operator dependence, possible traffic restrictions, high ping latency (not suitable for online gaming).