
Linuxで使用されているアクセスポイント(AP)デバイスのHostapdまたはiwを介して信号強度を取得する必要があります。
Hostapdでこれを行う方法がわかりません。ダンプファイル無効になっているため、ファイル内の情報を確認することもできません。
使用イボ私は得る:
~$: iw dev wlan0 station dump
Station xx:xx:xx:xx:xx:xx (on wlan0)
inactive time: 4190 ms
rx bytes: 1380
rx packets: 4
tx bytes: 358
tx packets: 2
tx retries: 0
tx failed: 0
signal: 0 dBm
signal avg: -26 dBm
tx bitrate: 1.0 MBit/s
rx bitrate: 36.0 MBit/s
authorized: yes
authenticated: yes
preamble: short
WMM/WME: no
MFP: no
TDLS peer: no
しかし、私はいつも信号0dBm。 APステーションに接続されているコンピュータの距離/位置は重要ではありません。
信号品質または信号強度を得るための代替ソリューションはありますか?