Open 2heYu110 opened 5 months ago
You can refer to the member comments in the wifi_pkt_rx_ctrl_t structure within the esp_wifi_types.h file for more information. If you wish to delve deeper, it is recommended that you consult the relevant communication protocol documentation.
Good day, I have collected some data using the application. I would like to have a further understanding of the data fields, e.g., what does each data field represents.
seq, timestamp, target_seq, target, mac, rssi, rate, sig_mode, mcs, cwb, smoothing, not_sounding, aggregation, stbc, fec_coding, sgi, noise_floor, ampdu_cnt, channel_primary, channel_secondary, local_timestap, ant, sig_len, rx_state, len, first_word, data
Hope to hear from you soon, Thanks.