Hi everyone,
I'm developing with nRF5340 Audio DK and able to successfully run the example code in BIS mode (I own 3 DKs).
I'm interested in adding encryption to the broadcast stream and noticed these two defines in the code:
In the file "prj.conf", I've set the following:
then, I programmed one DK as gateway and another DK as headset, using Nordic's Python script.
Unfortunately, audio isn't played anymore. LED1 indication seems okay (blinking), but nothing is actually heard.
When setting
Am I doing something wrong? Is this a bug? How can I successfully configure an encrypted broadcast stream?
Thank you,
Dekel