Example app to stream to headphones

I've got an embedded application where I want to stream from my device to wireless headphones.  Really looking for legacy (I think) right now as I'm not sure LE audio is supported much right now.  So, basically just to pairs I have around right now.  I will provide the digital audio data from my external processor via one of the TBD ports (UART, SPI, maybe I2S).  It would be nice if the example was as complete as possible where I just need to customize the digital audio data into the device.

Ideally this would be using the 5340 as that seems to be the current device.  I can't imagine this is a unique application and is probably something that is pretty common.  I can't find an example that seems to fit the need using the latest SDK and VS Code.  I've already worked thru the tutorials with my eval board and have the basics going.  Would ideally target a module from ublox with regulatory pre-approvals.

Thoughts?  Thanks in advance,

Keith

Related