NRF5430 AUDIO - How does audio sync timer synchronise with net_app

Hi everyone,

I have made a custom app by merging together code from nrf5340_audio and iso_acceptor code. I have one issue however - audio_sync_timer_capture seems to return value significantly delayed to the sdu_ref with equivalent of around 300ms.

How does that work? What does NRF_IPC_CHANNEL_4 do? Is it a feature only available on ipc_radio and missing on hci_ipc?

I am working on nrf sdk v2.9.2.

Parents Reply Children
Related