Attached error log snippet for the reference.
Attached error log snippet for the reference.
Hi,
Is this the nRF5340 Audio DK or is it you custom audio board?
Do you get issues with a later SDK version, say, v2.7.0 or 2.9.0?
Regards,
Priyanka
SDK version v2.5.0
Could you try the application without any modification?
still same behaviour
Try this 7217.nrf5340_audio.7z for NCS v2.9.0.
I have tested it can build with "west build -b nrf5340_audio_dk_nrf5340_cpuapp --pristine -- -DCONFIG_AUDIO_DEV=2" without issue.
Used the provided ZIP file and there are no build errors. However, the NRF5340 Audio board's LED is still red.
I am able to scan the board in the nRF Connect app as 'NRF5340_AUDIO_CLIENT', but I am not able to bond with it because it asks for a PIN during pairing.
Not sure how you build and flash the image. I run the following commands:
west build -b nrf5340_audio_dk_nrf5340_cpuapp --pristine -- -DCONFIG_AUDIO_DEV=2 west flash --recover
Could you try to build with sysbuild (--sysbuild) and provide the device log?
Not sure how you build and flash the image. I run the following commands:
west build -b nrf5340_audio_dk_nrf5340_cpuapp --pristine -- -DCONFIG_AUDIO_DEV=2 west flash --recover
Could you try to build with sysbuild (--sysbuild) and provide the device log?