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
  • Hello,

    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.

    Could you elaborate on how you made these modifications, and if you were able to verify whether they went into effect?
    Could you also elaborate on your test setup for how you have measured the latency - is this the end-to-end latency you are measuring?

    Best regards,
    Karl

Reply
  • Hello,

    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.

    Could you elaborate on how you made these modifications, and if you were able to verify whether they went into effect?
    Could you also elaborate on your test setup for how you have measured the latency - is this the end-to-end latency you are measuring?

    Best regards,
    Karl

Children
Related