Hello support team,
I have two development kits: one nRF5340 DK and one nRF5340 AUDIO DK.
On the nRF5340 AUDIO DK, I have flashed the unicast server example. Now, I would like to run the unicast client example (link) on the standard nRF5340 DK. Is this setup possible?
To compile both firmware versions, I followed the script described here, adding both devices in the JSON file and setting:
- The AUDIO DK as a headset
- The nRF5340 DK as a gateway
I didn't modify any other parameters in the prj.conf
file.
Could someone help me with this setup?
Thanks!