Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Received 93 bytes? #57

Closed
chenyongxi opened this issue Jun 16, 2015 · 13 comments
Closed

Received 93 bytes? #57

chenyongxi opened this issue Jun 16, 2015 · 13 comments

Comments

@chenyongxi
Copy link

why I offen print " received 93 bytes : ............" when it only 93 byte the csi is 113. When received 213 byte the csi is 133, but only a little time I can receive 213 byte, why?

@dhalperi
Copy link
Owner

What do you mean by "1x1x3"? Do you mean 1x1x30 – a single-transmit-single-receive CSI measurement for all 30 subcarriers? That is totally normal, depending on your hardware and link configuration.

It sounds like either your wireless link is weak or your receive antennas do not work well (wrong frequency band, for example)?

What are the RSSIs reported for the three receive antennas?

@chenyongxi
Copy link
Author

Really a single-transmit,But two Antenna receive。 sometime receive 1x2x30(153byte), but more time receive 1x1x30(93byte).,I can't control it. I don't know how I can see antennas are work well?
RSSI sometimes Antenna a and Antenna c is 0 and b has value, sometimes Antenna b and Antenna c is 0 and a has value, the received Antenna I connect a and b.

@chenyongxi
Copy link
Author

30 subcarriers is normal

@dhalperi
Copy link
Owner

I would suspect that something is wrong with your antenna configuration. Make sure that you've connected antennas to all 3 ports and that the antennas you use are "dual-band" antennas rated for both 2.4GHz and 5GHz operation.

@chenyongxi
Copy link
Author

But I have to use this computer to get over data with ubuntu 10.04 http://dhalperi.github.io/linux-80211n-csitool/old_installation.html. But now I want use ubuntu 12.04 experiencing these problems.

@dpward
Copy link
Collaborator

dpward commented Jun 17, 2015

Since Ubuntu 12.04 uses Linux kernel 3.5, the driver should actually be unchanged from the old instructions. The firmware is the very same as well.

If you are actually running a point release (e.g. 12.04.4), which has a later kernel version, and you want to test to be sure, try Ubuntu 12.04 instead, and let me know if it behaves differently. However it seems much more likely that this is not the issue.

@chenyongxi
Copy link
Author

how to the kernel enforces module signature verification?

@dhalperi
Copy link
Owner

@BaoYu0721
Copy link

Excuse me... I come up with almost the same problem.. At most time, I can only receive 93 bytes, namely, it goes into the 1 * 1 * 30 branch.. And sometimes, I can also receive 153 bytes, namely, it only detect 2 rx, however, it is a wrong branch.....
As for the value of rssi, I got a result like this: rssiC is always 0, either rssiA or rssiB has a value around 40, namely, at the same time, rssiA is around 40 and rssiB is 0, or , rssiA is 0 and rssiB is around 40...

I am confused about this, please help...... Thank you very much!

ps. I configure csitools on ubuntu 14.04.2, and strictly follow the installation. And I connect to an AP, ping the AP, and run the program.

@dhalperi
Copy link
Owner

This sounds like an antenna problem with your hardware.

@lixiaohai
Copy link

hi,dpward!

I come up with the same problem.AT first, i use ubuntu12.04.4,which has a later kernel version(3.13.0-61.100)as you sayed,so the received bytes changed from 93 to 213.Then i changerd my version to ubuntu12.04.2(kernel is 3.5),and the result becomes normal(213 bytes).So,i think that's just the issue.

ps.There is no antenna problem with my hardware.

@dpward
Copy link
Collaborator

dpward commented Nov 23, 2015

Hi all, my apologies that I've been very inactive here lately. Let me see if I can reproduce this over the next few days.

@junsujang
Copy link

Hi all,

I am facing a similar problem.

I am using 1x3 SIMO, where I initially receive 1x3x30 but I end up receiving 1x1x30 every time. I am also using kernel version3.13.0-32-generic. Is the kernel version the issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants