Hi all!
I get the internet from a wireless ISP with an external antenna. The signal keeps between -65dB and -69dB.
USB External Antenna --> TL-WR842NDV1 --> devices
I've been trying to improve my signal, but the RX always stays at 1Mbps-2Mbps (40kB/s ~ 100kB/s download rate) sometimes jumps to 11Mbps (300kb/s ~ 400kB/s download rate) for a few seconds then drop again.
Reconnecting gives me a nice boost for a minute, then the speed drops again.
Plugging the USB antenna directly into PC (Windows 10) I get better speeds and stability (stays at 48Mbps all the time, 500kB/s ~ 700kB/s download rate) than plugging into router USB.
My guesses are the drivers, since Windows drivers are different from *nix, or the router can't supply enough power to keep a stable signal.
I have to use a passive HUB to get the antenna working on the router since the router itself refuses to recognizes the antenna directly.
Any clue?
OpenWRT version:
Model TP-Link TL-WR842N/ND v1
Firmware Version OpenWrt Chaos Calmer 15.05.1 / LuCI 15.05-149-g0d8bbd2 Release (git-15.363.78009-956be55)
Kernel Version 3.18.23
USB Drivers:
kmod-lib-crc-itu-t
kmod-rt2x00-lib
kmod-rt2x00-usb
kmod-rt2800-lib
kmod-rt2800-usb
USB lsusb
root@OpenWrt:~# lsusb
Bus 001 Device 003: ID 148f:2070 Ralink Technology, Corp. RT2070 Wireless Adapter
Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
USB dmesg
Thu Jun 25 18:41:17 2017 kern.info kernel: [ 684.960000] usb 1-1: new high-speed USB device number 23 using ehci-platform
Thu Jun 25 18:41:18 2017 kern.info kernel: [ 685.110000] hub 1-1:1.0: USB hub found
Thu Jun 25 18:41:18 2017 kern.info kernel: [ 685.110000] hub 1-1:1.0: 4 ports detected
Thu Jun 25 18:41:22 2017 kern.info kernel: [ 689.390000] usb 1-1.1: new high-speed USB device number 24 using ehci-platform
Thu Jun 25 18:41:22 2017 kern.info kernel: [ 689.630000] usb 1-1.1: reset high-speed USB device number 24 using ehci-platform
Thu Jun 25 18:41:22 2017 kern.info kernel: [ 689.760000] ieee80211 phy1: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
Thu Jun 25 18:41:22 2017 kern.info kernel: [ 689.790000] ieee80211 phy1: rt2x00_set_rf: Info - RF chipset 0006 detected
Thu Jun 25 18:41:22 2017 kern.debug kernel: [ 689.800000] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
PHY Info
root@OpenWrt:~# iw phy phy2 info
Wiphy phy2
max # scan SSIDs: 4
max scan IEs length: 2285 bytes
Retry short limit: 7
Retry long limit: 4
Coverage class: 0 (up to 0m)
Available Antennas: TX 0 RX 0
Supported interface modes:
* IBSS
* managed
* AP
* AP/VLAN
* WDS
* monitor
* mesh point
Band 1:
Frequencies:
* 2412 MHz [1] (30.0 dBm)
* 2417 MHz [2] (30.0 dBm)
* 2422 MHz [3] (30.0 dBm)
* 2427 MHz [4] (30.0 dBm)
* 2432 MHz [5] (30.0 dBm)
* 2437 MHz [6] (30.0 dBm)
* 2442 MHz [7] (30.0 dBm)
* 2447 MHz [8] (30.0 dBm)
* 2452 MHz [9] (30.0 dBm)
* 2457 MHz [10] (30.0 dBm)
* 2462 MHz [11] (30.0 dBm)
* 2467 MHz [12] (30.0 dBm)
* 2472 MHz [13] (30.0 dBm)
* 2484 MHz [14] (disabled)
valid interface combinations:
* #{ managed, AP, mesh point } <= 8,
total <= 8, #channels <= 1
HT Capability overrides:
* MCS: ff ff ff ff ff ff ff ff ff ff
* maximum A-MSDU length
* supported channel width
* short GI for 40 MHz
* max A-MPDU length exponent
* min MPDU start spacing
root@OpenWrt:~#
Link info
Connected to xx:xx:xx:xx:xx:xx (on wlan2)
SSID: [REDACTED]
freq: 2412
RX: 844269296 bytes (745511 packets)
TX: 58334751 bytes (590279 packets)
signal: -69 dBm
tx bitrate: 24.0 MBit/s
bss flags: short-slot-time
dtim period: 1
beacon int: 100
Thanks in advance!
Edit Aug 15 2017: Added OpenWRT version and lsusb output.
(Last edited by rmacielalves on 26 Sep 2017, 08:57)