Issues while flashing nrf5340 audio application

Hey,

So I was trying to flash the audio application on my nRF5340 audio dk. I built the program successfully using the buildprog tool provided.

The problem here is, I only have 1 development board. Is it possible to get the program working on just 1 DK?

If yes, How do I configure it to fetch audio from either BLE (connected to my phone) or LINE IN (connected to the audio jack) and then route it to the speakers connected to the Headphone OUT jack.

PS: These are the things happening after flashing the audio application

If I flash the gateway build, the RGB led in the center starts flashing green and so does LED3.

If I flash the headset build, the RGB led in the center starts flashing blue and so does LED3.

Parents Reply
  • Have you built nrf5340_audio application for headset on your nrf5340_audio-dk?

    Yes, I have already mentioned above that after flashing the application as headset on my audio dk, the RGB in the middle keeps flashing blue. I'm assuming the board is being reset as LED3 also keeps flashing (correct me if I'm wrong). 

    Which mobile phone do you plan to use in your setup? Have you checked if your mobile phone supports LE Audio?

    I'm using Samsung S20FE and yes it does support LE Audio.

Children
Related