nrf5340 audio:BIS audio bad frame

We have an nrf5340audio application and are doing BIS broadcast audio testing.
However, when there are any obstructions in the middle, a large number of bad frames will appear, and the audio listening quality will be very difficult to receive.
There is no problem in open scenes, but obviously there are many obstructions in actual scenes.
Do you have any suggestions for solving this problem, or is there a more suitable PLC algorithm? Because the transmission is streaming, I cannot write the PLC algorithm through subsequent data.

Parents
  • Hello,

    Could you elaborate or describe the environment that the devices will be working with?
    If there are many dense obstacles between the transmitter and receiver there is of course no way to guarantee that a packet will make its way across, but there are at least some changes we can do to increase its likelihood.

    Which audio bitrate are you streaming, and what is the number of retransmissions you are using?
    In general the first thing you could try is to increase the TX power of the broadcaster, as well as increasing the number of retransmissions - keep in mind that both of these changes will increase your device power consumption.

    Best regards,
    Karl

  • Hi,Karl,

    In an open environment, the effective range can reach more than 50m.
    However, with just one monitor separated, bad frames started to appear.

    The transmitted bit rate is 96000bps, and BIS broadcasts audio.
    By looking at the API, it seems that the transmit power can only be set up to 0dbm. How to set the number of retransmissions? I didn't find the relevant API.

    Thanks,

    Reskyllr

Reply Children
No Data
Related