nRF5340 LE Audio application usage in own project and with a custom board

Hi!

I am trying to use the LE Audio application and one of the samples in it, by including the necessary source files, and Kconfigs in my project. On the network core, I am currently using the hci_ipc sample with the default HCI IPC channel and one for my custom IPC messages between the two cores. Is there a way to use the LE Audio source code from your application correctly?
Right now it builds, but when I flash it to my custom board it doesn't put out anything on the console and it doesn't boot. Could the network core be the problem or just something with the Kconfig files?

Thank you for your reply in advance!

Related