I have been using the follwoing call get the the RSSI value.I am using
DeviceIoControl() and OID_802_11_RSSI. But the values that I get are not
granular at all. I get always the same values -50, -70, -80. These values
are about right but I would like to have a little bit more granularity on
the signal strength.

Thanks!
marc

Re: WiFi signal strength by Yosh

Yosh
Tue Feb 21 16:10:02 CST 2006

Multiple the values by PI. =0}



"Marc Solsona" <marc.solsona@gmail.com> wrote in message
news:uHrsnFzNGHA.536@TK2MSFTNGP09.phx.gbl...
>I have been using the follwoing call get the the RSSI value.I am using
>DeviceIoControl() and OID_802_11_RSSI. But the values that I get are not
>granular at all. I get always the same values -50, -70, -80. These values
>are about right but I would like to have a little bit more granularity on
>the signal strength.
>
> Thanks!
> marc
>