Can RTL8720DN 5GHz Wifi receive aggregated 802.11 frames?

Hi everyone,
I would like to use the RTL8720DN to receive aggregated 802.11 frames (A-MPDUs) as a Wifi STA in the 5GHz band, using the open-source SDK. How can I do this?
Thanks!

Hi @xsutter

WiFi aggregation should be enabled by default. Can you be more specific about what you want to do? Are you trying to get raw WiFi frames?

Hi,
Thanks for your reply. I just asked because I was losing the last frames in a burst of frames sent by the transmitter. However after investigation I found that all the frames are received correctly, but get lost elsewhere in my application. I’ll open another question about that.