Unable to obtain MAC information from MPDU of a packet from 802.11 Wifi frame
조회 수: 2 (최근 30일)
이전 댓글 표시
Dear all, I am trying to detect frames and decode MAC information from a signal received from Ettus Research X310 SDR. Signal has a sampling rate of 100 MSps and Channel Bandwidth of 80 MHz. As a first step, I have used WaveformAnalyzer and can obtain the packets and corresponding details. But the MAC Summary of all the packets are displayed as 'Unknown' as MPDU decode status is FCS failed. I have also tried to filter the signal and decode using WLAN toolbox functions, but received the same results.
Does it mean that I need to get new measurements or are there any solutions to resolve this ?
댓글 수: 0
답변 (1개)
Prudhvi Peddagoni
2021년 3월 11일
Hi,
You are saying that MPDU decode status is FCS failed. This is a check to see if the frame is correctly received. That is the reason there is no MAC summary. More info can be found here.
Hope this helps.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 DTMF에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!