Hello! I am using the nRF7002 in promiscuous mode to capture Wi-Fi traffic. Everything went smooth in AP mode where we use another nRF7002DK as a transmitter and our computer as a receiver to transmit data. I can capture all the QoS packages from that 7002 board, and the length is 1190 Bytes.
When using station mode, at the beginning of the capture, I can see several dozen QoS Data frames, but after that I only receive beacons, broadcast/multicast frames, and control frames. I also tried to reset the transmit board and start the transmittion again, but no data frame was captured.
BTW I'm using v3.0.1SDK and toolchain for your reference.
I would like to know why the QoS Data frames only appear for a short time and then stop, and whether there is any recommended way to keep receiving them continuously.
Thanks!

