xieyaxiongfly / Atheros-CSI-Tool

Tool for extracting CSI from off-the-shelf Commercial Atheros WiFi NIC
Other
126 stars 74 forks source link

Capturing of HT sounding packets #24

Open sayaz opened 6 years ago

sayaz commented 6 years ago

I am trying to capture the HT Sounding packet in order to analyze them. Taking a trace from the transmitter (while sending the CSI packet) captures the packet naming "Bogus IPv4 version" while regular beacon packets are fine. trace capture

Have you or anyone taken such traces before, why is the packet called bogus. Or if there is any specific way to capture the sounding frames. I am using TP-Link N750 (Atheros 9K series).

trace capture 2

xieyaxiongfly commented 6 years ago

I am not sure. I think it is just some kind of special IP packets.

hanstseng123 commented 5 years ago

I met the same problem. But I found a person's page for introduction frame type about 802.11n in Wireshark: https://www.semfionetworks.com/blog/wireshark-how-to-check-if-a-data-frame-is-sent-using-80211n Isn't that a normal situation?

sayaz commented 5 years ago

@hanstseng123 I did not continue on this Wireshark analysis later on. What I understood by the term "bogus packet" was that the packet was not received properly/bad checksum error or something like that. But I am not sure. Are you working/interested with 802.11n? Let me know we can talk on a separate page.

hanstseng123 commented 5 years ago

@sayaz First, I was thinking that the "aa" sequence which caused the error just the signal without any data contained. And the situation(bogus packet) must the packet which is sent by sendData command. Excluding the error I can't find anything special about HT-LTF. image The purpose of this test is want to find whether there is any sign about HT sounding in the packet.