Get sound data on gateway NRF5340 audio DK

We are doing some module testing, and we want to get the audio data on the gateway, before it is sent over bluetooth.
Right now we send data through gateway, and collect again on headset.
Specifically we are testing different filters applied to an audio signal. We have tried to send the data to the consol
but it seems there is restrictions on speed, so its not all the data that is fed through.


Can i save the data in a file, and collect on the pc?

Related