I cannot get the nrf5340 audio dk kit to work from USB input properly. After a reset, it only works for a fraction of a second and audio stops. Has anyone run into a similar problem? Please see attached video.
I cannot get the nrf5340 audio dk kit to work from USB input properly. After a reset, it only works for a fraction of a second and audio stops. Has anyone run into a similar problem? Please see attached video.
Hello, and thanks for the video!
I rarely get videoes describing the issue here on DevZone.
What NCS version are you using? For audio development I would recommend NCS versions <= 2.6.0.
EDIT: I mean NCS versions >= 2.6.0.
Regards,
Elfving
Hi Elfving, I have been using 2.6.1. I will try 2.6.0 and report back.
Hmm no for all versions greater than or equal to 2.6.0 it should be fine.
How are you flashing them? Using the script?
Is this the default sample that you are using, without anything modified?
Regards,
Elfving
Oops, I thought you were recommending 2.6.0 and older.
Yes I am using the default samples and flashing the script as in below.
python3 buildprog.py -c both -b debug -d both -p
The only change I made is to the prj.conf file to enable and disable analog audio input using...
#CONFIG_AUDIO_SOURCE_I2S=y
assegid said:Oops, I thought you were recommending 2.6.0 and older.
Hehe understandably so, I see that I mistyped in my first response there. Sorry about that.
Could you check the log from the gateway, and see if it blames this on anything in particular?
Regards,
Elfving