nrf5340 audio: Minimal audio latency

We are using the nrf5340 audio demo, and the audio delay currently tested in BIS mode is about 40ms.
We are trying to achieve lower transmission latency, without considering other factors.
Current attempts include: SDU size, number of retransmissions, CONFIG_BT_AUDIO_PRESENTATION_DELAY_US.
The above doesn't seem to reduce my latency.
Do you have any relevant suggestions? What configurations can be used to reduce it?

Parents Reply
  • Hi  ,

    Were you able to achieve a better end-to-end latency?

    With previous SDK (version 2.4.0), I was able to measure ~31 ms for end-to-end test.
    With SDK version 2.6.0, I got ~46 ms.

    I couldn't find any major changes that should affect the latency and I've also tried tunning the presentation delay with no noticable effect to reduce the latency (increasing the PD increases the latency, but reducing it below 10 ms doesn't make a difference).

    Thanks,

    Ahmed

Children
Related