nRF5340 Audio DK: Audio Loosing sync both with I2S and U

Hi All,

       I have been using nRF5340 DK audio with toolchain Version 2.5.2 and using the Audio Demo (nrf5340_audio_dk_nrf5340_cpuapp_common) for gateway and headset (Broadcast source and Sink). I have not changed anything and used script to build and flash the binaries.

  • The source and sink is able to manage sync only for ~10s in I2S case (Audio in at Source using I2S). 
  • The source and sink is able to manage sync for ~ 1s in USB case.

This means audio plays for 10s/1s and then the sink is unable to get the audio afterwards.

As it is experimental SDK any suggestion to improve it or am I missing any configuration.

Regards

Sainath

Parents Reply
  • Nambiar said:
    • Is there a plan/way in code to support 48_2 at the receiver side. ( Table 6.5: Recommended LL parameters for broadcast Audio Stream configuration) in the BAP specifications pdf. This is required to evaluate the product level readiness in Wireless Interference scenario

    48_2 is supported already, it's just a change of bitrate compared to 48_4

    Nambiar said:
    When will be the PTO config be enabled in BIS.

    PTO is already enabled and supported for BIS. As long as max_transport_latency > 10 it should use PTO=1 (on the source side)

    Regards,

    Elfving

Children
Related