LE Audio on regular nRF5340 DK using I2S and an external amp+DAC

I have an nRF5340 DK (not audio DK), and I want to send LE audio from my LE audio compatible device to my DK and then have my DK play that audio over I2S to my external amp+DAC. I got I2S initialized and working. I now need to either send LE audio from another nrf5340 DK via usb from computer(giving me problems with windows 10) then over bluetooth and recieve that LE audio on my other DK and transfer it to I2S to play on my amp+dac and speaker set up or I can skip the USB to second nRF5340 DK and use an LE audio compatible device(but this has been giving me trouble as well with the device connecting then immediately disconnecting with the zephyr bap_unicast_server sample). What samples and setup do you recommend to accomplish this and can you please help? Thank you!

Parents
  • Hello,

    . I now need to either send LE audio from another nrf5340 DK via usb from computer(giving me problems with windows 10)

    Our nRF5340 Audio application supports the nRF5340 DK as a (USB) source, so this could be possible to use. 

    Regarding your connection issues, could you please share the device logs showing the disconnections? 

    Best regards,

    Maria

Reply
  • Hello,

    . I now need to either send LE audio from another nrf5340 DK via usb from computer(giving me problems with windows 10)

    Our nRF5340 Audio application supports the nRF5340 DK as a (USB) source, so this could be possible to use. 

    Regarding your connection issues, could you please share the device logs showing the disconnections? 

    Best regards,

    Maria

Children
No Data
Related