Hello
nRF5340-audio-DK, NCS2.0.2, VScode

press BUTTON_VOLUME_UP then button reset,can't change to channel right.

change to channel right failed, return -30
another question, 5340-audio can DFU?
Best regards
Hello
nRF5340-audio-DK, NCS2.0.2, VScode

press BUTTON_VOLUME_UP then button reset,can't change to channel right.

change to channel right failed, return -30
another question, 5340-audio can DFU?
Best regards
Hi
Did you make any changes to the sample, or are you experiencing issues straight out of the box?
Are you sure that both the left and right channels are being sent from somewhere?
another question, 5340-audio can DFU?
Yes, this is possible. You can read more about the DFU support here.
Best regards
Torbjørn
Hi
Did you make any changes to the sample, or are you experiencing issues straight out of the box?
Are you sure that both the left and right channels are being sent from somewhere?
another question, 5340-audio can DFU?
Yes, this is possible. You can read more about the DFU support here.
Best regards
Torbjørn
Hi,
thanks for reply,
1.not change the sample code, only to know how to change channels dynamicy in code.
2.form the link,i don' konw how to add DFU, is there have examples for it?

i konw hello_world project add DFU like follow:
Hi
1) The reason you can't change the channel assignment at run time is that this is statically configured through the UICR. In order for the run time selection to work you need to clear the UICR configuration.
The easiest way to change this if you are flashing new kits is to change it in nrf5340_audio_dk_devices.json in nrf5340_audio\tools\buildprog
2) I don't think we have a complete example showing how to do DFU with LE Audio, no, but I will double check this and get back to you.
Best regards
Torbjørn
HI
ok, i'm waiting
Best regards
Hi
Fortunately proper DFU support was added in version 2.1.0 of the nRF Connect SDK. You can read more about this here.
Best regards
Torbjørn
Hi,
thanks for reply, i will got it.
the last queston:
1.CIS mode,when is bidirectional communication supported?
2.when LC3 support 16bit 16kHZ?
Best regards