nrf5340_audio application vs nrf_auraconfig max BIG support difference

Dear devzone support,

I have a quick quesiton.

Why does the nrf5340_audio application only support 1 BIG, while the nrf_auraconfig support 2 BIG.

Is it because of using prerecorded LC3 files in the case of nrf_auraconfig or because of some different configuration?

Best,

Alex

Parents
  • Hi,

    From our developers:

    We are in the process of expanding the application with better N-channel support.

    As you said, the Auraconfig uses pre-encoded LC3, so it does not run into the same CPU load issues as the full application which does real-time encode and decode.

    The full application is also much more complex, as this has to handle broadcast source + broadcast sink + unicast server + unicast client + a lot of other features such as volume control, media control etc. It takes time to implement this properly.

    best regards

    Jared 

Reply
  • Hi,

    From our developers:

    We are in the process of expanding the application with better N-channel support.

    As you said, the Auraconfig uses pre-encoded LC3, so it does not run into the same CPU load issues as the full application which does real-time encode and decode.

    The full application is also much more complex, as this has to handle broadcast source + broadcast sink + unicast server + unicast client + a lot of other features such as volume control, media control etc. It takes time to implement this properly.

    best regards

    Jared 

Children
No Data
Related