nRF5340_Audio

Hello LE-Audio team,

By any chance, do you have a working code base that supports a headset with 2 end points instead of just one as your sample nRF5340_Audio kit?

If yes, will you please let me know how I can get it?

If not, what do I have to do to change the current nRF5340_Audio project to support a real two channel headset?

Thank you.

Min 

Parents
  • Hi Min,

    Could you please provide the full log.? The "memory capacity exceeded error" doesn't mean the HCI memory, might related with the wrong configuration setting which controller cannot handle. Also include the following:

    CONFIG_UNICAST_CLIENT_LOG_LEVEL_DBG=y
    CONFIG_BT_BAP_UNICAST_CLIENT_LOG_LEVEL_DBG=y
    CONFIG_BT_AUDIO_EP_PRINT=y

    Providing a log like shown below would be helpful:

    Best Regards,

    Swathy

Reply
  • Hi Min,

    Could you please provide the full log.? The "memory capacity exceeded error" doesn't mean the HCI memory, might related with the wrong configuration setting which controller cannot handle. Also include the following:

    CONFIG_UNICAST_CLIENT_LOG_LEVEL_DBG=y
    CONFIG_BT_BAP_UNICAST_CLIENT_LOG_LEVEL_DBG=y
    CONFIG_BT_AUDIO_EP_PRINT=y

    Providing a log like shown below would be helpful:

    Best Regards,

    Swathy

Children
No Data
Related