I have an Archer C7 V2, running BARRIER BREAKER (14.07, r42625)
The router sits in the main floor living room, which is almost the center of my home. House is approximately 4000 sq ft with a basement and upper bonus room above garage. If I am in the kitchen or bonus upper area within 30-50 feet of the router the signal is between 2-3 bars out of four. If I am downstairs directly beneath the router area I have almost full signal and 2-3 bars anywhere else in the basement. However, if I am in my bedroom or office areas which are approximately 35-45 feet down the hall from the living room, signal drops to almost nothing. Maybe this is nothing to complain about. However, when I can see my neighbor's 5ghz wifi signal all throughout my home with full reception I feel like my access point is a bit inadequate.
Here is output from /etc/config/wireless:
config wifi-device 'radio0'
option type 'mac80211'
option channel '36'
option hwmode '11a'
option path 'pci0000:01/0000:01:00.0'
option htmode 'VHT80'
config wifi-iface
option device 'radio0'
option mode 'ap'
option ssid 'XS 5G'
option encryption 'psk2'
option key 'xxxxxxxxxxxxxxx'
option network 'User'
config wifi-device 'radio1'
option type 'mac80211'
option hwmode '11g'
option path 'platform/qca955x_wmac'
option htmode 'HT40'
option txpower '30'
option country 'US'
option channel '1'
option noscan '1'
config wifi-iface
option device 'radio1'
option mode 'ap'
option ssid 'XS Guest'
option network 'Guest'
option encryption 'psk2'
option key 'xxxxxxxxxxxxxxxxxxxxxxxxx'
option isolate '1'
Doesn't seem to be a way to increase the txpower on the 5ghz, even with setting option txpower.
Any insights are appreciated.