Hello,<br><br>I was going through the documentation, the source code and the mailing list archive, but I couldn&#39;t find anything of use, so I decided to post here.<br>I am trying to test something on an OpenWRT router so I am looking into obtaining information about the received signal strengths of the associated
 stations, as well as the current AP BSS Load (as per  IEEE Std 802.11-2012
 - ch. 18.2.3.3 and ch. 8.4.2.30, respectively).<br>For the RSSI, I understand that screen-scraping &quot;iw&quot; is not an option and unfortunately neither of the bellow-mentioned files contain any useful information (at least under OpenWRT - Backire 10.03.1):<br>
/sys/class/net/&lt;interface&gt;/wireless/noise<br>/sys/class/net/&lt;interface&gt;/wireless/link <br>/proc/net/wireless<br><br>Is there any other way to obtain the RSSI (any part of the source code that deals with that)?<br>
As for the BSS Load, I did not manage to dig up ANY information.<br><br>It goes without saying that any suggestions will be greatly appreciated!<br><br>Cheers,<br><br>Filip<br>