aircrack-ng / rtl8812au

RTL8812AU/21AU and RTL8814AU driver with monitor mode and frame injection
GNU General Public License v2.0
3.39k stars 749 forks source link

INFO TX-POWER sudo iw wlan0 set txpower fixed 1000 #1136

Open bhothl opened 5 months ago

bhothl commented 5 months ago

Hi, I want to reduce the power of my card via sudo iw wlan0 set txpower fixed 1000. the value is taken correctly: sudo iw wlan0 set txpower fixed 1000 channel 1 (2412 MHz), width: 20 MHz, center1: 2412 MHz txpower 10.00 dBm

Unfortunately, by analyzing the signal the power does not decrease. Could it be that the problem is the regulatory domain?

my current regulatory domain is set to 00 or all frequencies at 30dBm. Can anyone explain to me? Thank you.

bhothl commented 5 months ago

Can anyone explain to me? Thank you.