It's a common situation for a desktop computer to have a network card but no wireless module, and running an Ethernet cable across the entire apartment is a real pain. Purchasing a specialized USB adapter often results in disappointment due to poor signal quality and an unstable connection, especially if the system unit is located far from the router or enclosed in a metal case.
However, many users have an old but working router gathering dust in their electronics drawer, which can be revived and turned into a powerful one. Wi-Fi receiver (Client mode). This approach allows the use of the device's external antennas for reliable signal reception even in "dead zones," providing stable speeds unattainable with compact devices.
In this guide, we'll detail the process of reconfiguring a router to allow your PC to connect to the network over the air. We'll cover software methods, including installing alternative firmware, and hardware considerations that must be taken into account for a successful implementation.
Selecting the right equipment and checking compatibility
The first and most critical step is assessing the technical condition of your potential receiver. Not every router is capable of operating in Client Mode or Bridge mode out of the box, especially when it comes to budget models from providers.
You need to make sure that the device supports operation in the modes Client, Wireless Client or WDS BridgeManufacturers often block these functions in software, leaving only access point (AP) mode. In this case, the only solution is to replace the stock software with custom firmware, for example, OpenWrt or DD-WRT.
Check for an external antenna. If your router only has an internal antenna, its range as a receiver will be limited. For a desktop PC, it's better to use a device with an external antenna connection or a pre-installed antenna port.
⚠️ Attention: Before attempting any firmware modifications, ensure your router model has sufficient RAM. Modern versions of OpenWrt often require at least 32 MB of RAM, while older models may only require 16 MB or less.
Preparing for reflashing: reset and access
Before installing new software, you must clean the device. This will prevent configuration file conflicts and data writing errors. Connect the router to your computer using an Ethernet cable to any LAN port (the WAN port is not in use for now).
Perform a hard reset. To do this, while the device is plugged in, locate the recessed button. Reset on the back panel. Press it with a paperclip for 10-15 seconds until the indicators flash simultaneously. After rebooting, the device will return to factory settings.
Now you need to access the web interface. Open your browser and enter the IP address of your device, which is usually located on a sticker on the bottom (most often 192.168.0.1 or 192.168.1.1). Enter the default login and password.
At this stage, it's recommended to back up the current firmware and settings, if this option is available in the administrator menu. This will allow you to restore the device if something goes wrong, although this may be difficult for older models.
☑️ Preparing the router
Installing alternative OpenWrt firmware
If the router's standard functionality does not allow you to select client mode, you will need to install third-party software. OpenWrt It's the most universal solution, supporting hundreds of hardware models. The firmware update process requires careful attention, as installing the wrong version can brick the router.
First, visit the official OpenWrt project website and use the Hardware Compatibility Table. Find the exact model of your device, paying attention to the board revision (Ver. 1.0, 2.0, etc.), as firmware from one revision may not be compatible with another.
Download the firmware file with the extension .bin or .sysupgrade.binIn your router's menu, find the "System Tools," "Software Update," or "Firmware Upgrade" section. Select the downloaded file and start the process.
sysupgrade -n /tmp/openwrt-ar71xx-generic-tl-wr740n-v4-squashfs-sysupgrade.bin
It's important not to interrupt the device's power supply during recording. The indicators may flash erratically, and the process may take several minutes. Once complete, the router will reboot, and its IP address will change to the standard OpenWrt one—usually 192.168.1.1.
What to do if the firmware does not install?
If the router is unresponsive after flashing the firmware, try the TFTP recovery method. To do this, launch the TFTP server on your PC, hold down the Reset button while turning on the router, and send the firmware file at a specific time. The exact timing depends on the model.
Setting up Wi-Fi Client (Station) mode
After successfully installing OpenWrt, the device interface will change beyond recognition. We need to configure the wireless interface to receive a signal. Go to the menu Network → WirelessYou will see a list of available radio interfaces.
Click the button Scan next to your wireless adapter. The system will search for available networks. Find your primary network in the list to connect to, and click Join NetworkIn the window that opens, enter the password for your Wi-Fi network.
Key point: in the wireless interface settings (Wireless Settings) operating mode (Mode) must be installed in Station (Client) If you leave the Access Point mode, the router will distribute Wi-Fi instead of receiving it.
You also need to change the LAN interface settings to avoid IP address conflicts with the main router. If the main router has an address 192.168.1.1, then our receiver needs to be translated, for example, to 192.168.1.2 or change the subnet to 192.168.2.1.
⚠️ Attention: If you change the LAN interface's IP address, you'll lose access to the router's web interface. You'll need to manually assign a static IP address to your computer's network card to access the device's settings again.
Configuration of network interfaces and DHCP
To ensure the computer connected to our homemade receiver automatically receives internet, DHCP must be configured correctly. In client mode (Station), the receiver router should not act as a DHCP server for its subnet unless it routes traffic correctly.
In OpenWrt, by default a new network interface (often called wwan or similar) to connect to an external network. Make sure that in the settings of this interface (Network → Interfaces) the protocol is installed in DHCP ClientThis will allow the receiver to obtain an IP address from the main router.
Next, check your physical connection settings. In the section Network → Interfaces → LAN Make sure the physical port your PC is connected to is added to the bridge with the created wireless interface. This will link the wired port and the Wi-Fi module into a single logical network.
Comparison of wireless network operating modes
Understanding the difference between operating modes is critical for proper setup. Selecting the wrong mode will result in devices not "seeing" each other or being unable to transmit data.
Mode Access Point used for internet distribution. Mode Station (Client) turns the router into a receiver that connects to another access point and provides Internet only through the LAN port (sometimes via Wi-Fi, if the repeater is supported). WDS requires support from both routers and is often unstable.
| Parameter | Station Mode (Client) | WDS Bridge mode | Repeater mode |
|---|---|---|---|
| Connecting to the main router | Required (as a client) | Required (WDS) | Required |
| Wi-Fi distribution by receiver | Usually no (LAN only) | Yes (with loss of speed) | Yes |
| Compatibility | High (standard) | Low (WDS required) | Average |
| Transfer speed | Maximum | Reduced | Reduced (x2) |
For the task of "modem to Wi-Fi receiver for PC" the most stable and universal mode is StationIt provides native support for most access points without the need to configure the main router.
Troubleshooting and signal optimization
Even after proper setup, you may still experience issues with connection speed or stability. Common causes include interference or incorrect channel selection. Use OpenWrt's built-in scanning tools (Network → Wireless → Scan) to find the least loaded channel.
If the speed is low, try changing the channel width. For the 2.4 GHz band, the value is 20 MHz often more stable and longer-range than 40 MHz, especially in multi-apartment buildings with high network density.
It is also worth checking the transmitter power (Tx Power). While we are adjusting the reception, increasing the power can improve the response signal from the main router, but do not overdo it so as not to cause overheating of the chip.
Can I use any old router?
Theoretically yes, but there are practical limitations. The device must support Client Mode or be able to install OpenWrt. Routers with less than 4 MB of flash memory and less than 16 MB of RAM may not be able to run modern firmware versions.
Will the internet speed decrease through such a receiver?
When using Station mode (client) and a wired PC connection, speed losses are minimal and depend primarily on the radio channel quality. However, if you plan to distribute Wi-Fi from the same router (repeater mode), speeds can drop by up to 50%.
Do you need a static IP on your computer?
No, if DHCP is configured correctly on the receiver. The computer will receive an IP address automatically from the main router (via the receiver) or from the receiver itself if it is configured as a DHCP server for its local subnet.
What should I do if my router freezes after updating the firmware?
Try resetting the firmware again using the Reset button. If that doesn't help, you'll need to restore it via TFTP or use the UART console to reflash the firmware via special contacts on the board, which requires soldering skills.