What is the impact of timestamp when nrf5340 audio sends data?

Hello,

I'm working on nrf5340 audio bis gateway sample.

The NCS version I use is v2.2.0, I know it's a very old version, but for some reason I can't update to the latest version yet.'

I have a question about the timestamp parameter in bt_audio_stream_send. Setting this value to 0 enqueues the ISO SDU in a FIFO manner. So what happens if it is set to a non-zero value?

I tried to set it to a non-zero value. As a result, the iso interval during transmission became a variable value from 1 ms to 6 ms, and the bis headset did not receive any data.

Why can't data be sent when the timestamp is set to non-zero value?

Parents Reply Children
No Data
Related