Hello,
I'm running SDK v.2.8.0 and developing using the nRF5340 Audio DK. I've successfully flashed using the buildprog.py script, and have set up my DK as an Auracast source. From the terminal output, it seems to be functioning properly.
I'm attempting to accept the stream using the FlooGoo FMA120 https://www.flairmesh.com/Dongle/FMA120.html running as an Auracast receiver. At the moment, I am not receiving any audio from the DK. I only have one DK available to me at the moment for testing.
Are there any additional steps I should take to modify the broadcast source application so that it can be recognized by a device that is not an Audio DK? I have set prj.conf accordingly following the directions on the sample application for a broadcast source. I'm trying to narrow down any issues with the FMA120 as well, but want to make sure everything on the Audio DK side is correct.