nRF5340 Audio DK Multi-Threading Operation

Hi

I am trying to bring up the Nordic LE Audio example (nrf/applications/nrf5340_audio) and a basic BLE peripheral (nrf/samples/bluetooth/peripheral_lbs) on the nRF5340 LE Audio DK to run concurrently. I am using the nRF Connect SDK v2.1.0. Is this possible and if so, are there examples in the SDK or in online documentations on how to achieve this (or at least, multi-threading in general)?

Thanks.

Related