All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] varying RSSI values with ath9k_htc drivers for TL-WN721N USB wifi adapter.
@ 2013-04-26 13:56 Trevor Cullen
  2013-04-26 14:38 ` Adrian Chadd
  0 siblings, 1 reply; 6+ messages in thread
From: Trevor Cullen @ 2013-04-26 13:56 UTC (permalink / raw)
  To: ath9k-devel

This issue totally destroyed deployment of DNUA-93F (AR9271) USB Wifi in a
similar application. Now use Realtek with very stable results.

But there is history.

See https://patchwork.kernel.org/patch/2177921/ and attached.

Trevor
-----Original Message-----
From: ath9k-devel-bounces@lists.ath9k.org
[mailto:ath9k-devel-bounces at lists.ath9k.org] On Behalf Of Harshal Vora
Sent: 26 April 2013 11:43
To: Adrian Chadd
Cc: ath9k-devel at lists.ath9k.org
Subject: Re: [ath9k-devel] varying RSSI values with ath9k_htc drivers for
TL-WN721N USB wifi adapter.

On Friday 26 April 2013 01:39 AM, Adrian Chadd wrote:
> Have you actually verified that the output power of those devices is 
> actually constant?
>
>
>
> Adrian
>
> On 25 April 2013 07:08, Harshal Vora <harshal@amideeptech.com> wrote:
>> Hi,
>>
>> I are trying to achieve approximate location detection (room level
>> granularity) based on RSSI.
>> I am using TP-LINK TL-WN721N USB wifi adapter which require ath9k_htc 
>> drivers.
>> Operating system: Ubuntu 12:04 LTS.
>>
>> The RSSI values recorded vary a lot, even when the transmitter 
>> (iPhone 5 and sony xPeria and other phones) and the receiver are left 
>> untouched at the same location.
>>
>> There is a difference of almost 15 to 20 dbm in the readings.
>> Sometimes it is in the range of -40 to -50dbm .. sometimes -50 to 
>> -60dbm
>>
>> Also sometimes the RSSI values are always between -75 to -85 dbm no 
>> matter how short or long the distance is between the two devices.
>>
>> I am using airmon-ng to set the device in monitor mode and tshark to
sniff.
>> I have tried with the drivers that come with ubuntu 12.04, with 
>> compat-wireless 3.6.8-1 as well as compat-drivers 3.8.3-2
>>
>> The todo list on
>> http://wireless.kernel.org/en/users/Drivers/ath9k_htc#TODO
>> mentions
>> Low RSSI issue for UB91/94.
>>
>> Should this be a concern?
>>
>>
>> Regards,
>>
>> _______________________________________________
>> ath9k-devel mailing list
>> ath9k-devel at lists.ath9k.org
>> https://lists.ath9k.org/mailman/listinfo/ath9k-devel


Hi,

I have a MAC laptop which has inbuilt broadcom BCM 4331 chipset running on
b43 drivers.

I put the iPhone in charging and it is always unlocked and on the wifi
settings page which displays available networks.
 From what I understand, iPhone goes in power saver mode only when locked.
The readings on bcm4331 are much stable as compared to the wn721n usb
adapter.
On broadcom, the dbm values differ mostly by 3-4 dbm and sometimes I see a
spike with a difference of 7-8dbm.
On the other hand the dbm values using ath9k_htc drivers differ by 10-15dbm.

I have also tested with a locked iPhone to get similar results.

In another setup, I connected one wn721n chipset to hackberry and another to
my laptop.
Again I took two sets of readings with transmitter as wn721n on hackberry
and receiver as bcm4331 in the first run and receiver as wn721n on my mac in
the second run.
Again similar observaions as the experiment with iPhone as transmitter.

How can I measure the output transmission power? I deployed the ath9k_htc
drivers in debug mode with value 0xffffffff. But cannot get any relevant
information from debugfs.
When I do ifconfig, it says power management off.
When I run sudo iwconfig "dev" txpower "value", it returns an error.

I have taken a lot of different sets of readings for ath9k_htc, and
relatively the readings are correct. i.e. the dbm values will change as the
distance between the transmitter and receiver changes. But sometimes the dbm
values remain in a particular range say -75dbm to -85dbm no matter how near
or far the transmitter is from the receiver.

Regards,
_______________________________________________
ath9k-devel mailing list
ath9k-devel at lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel
-------------- next part --------------
An embedded message was scrubbed...
From: "Bernhard Urban" <lewurm@gmail.com>
Subject: [ath9k-devel] [PATCH] ath9k_htc: update RSSI values only when the	device is associated
Date: Fri, 1 Feb 2013 13:50:12 +0100
Size: 6443
Url: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20130426/031f05fa/attachment.eml 

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [ath9k-devel] varying RSSI values with ath9k_htc drivers for TL-WN721N USB wifi adapter.
@ 2013-04-25 14:08 Harshal Vora
  2013-04-25 20:09 ` Adrian Chadd
  0 siblings, 1 reply; 6+ messages in thread
From: Harshal Vora @ 2013-04-25 14:08 UTC (permalink / raw)
  To: ath9k-devel

Hi,

I are trying to achieve approximate location detection (room level
granularity) based on RSSI.
I am using TP-LINK TL-WN721N USB wifi adapter which require ath9k_htc
drivers. 
Operating system: Ubuntu 12:04 LTS.

The RSSI values recorded vary a lot, even when the transmitter (iPhone 5 and
sony xPeria and other phones) and the receiver are left untouched at the
same location.

There is a difference of almost 15 to 20 dbm in the readings.
Sometimes it is in the range of -40 to -50dbm .. sometimes -50 to -60dbm

Also sometimes the RSSI values are always between -75 to -85 dbm no matter
how short or long the distance is between the two devices.

I am using airmon-ng to set the device in monitor mode and tshark to sniff.
I have tried with the drivers that come with ubuntu 12.04, with
compat-wireless 3.6.8-1 as well as compat-drivers 3.8.3-2

The todo list on
http://wireless.kernel.org/en/users/Drivers/ath9k_htc#TODO
mentions
Low RSSI issue for UB91/94. 

Should this be a concern?


Regards,

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-05-03  5:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-26 13:56 [ath9k-devel] varying RSSI values with ath9k_htc drivers for TL-WN721N USB wifi adapter Trevor Cullen
2013-04-26 14:38 ` Adrian Chadd
2013-05-03  5:35   ` Harshal Vora
  -- strict thread matches above, loose matches on Subject: below --
2013-04-25 14:08 Harshal Vora
2013-04-25 20:09 ` Adrian Chadd
2013-04-26 10:43   ` Harshal Vora

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.