This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

WL1837MOD: Regarding WL1837 bluetooth

Part Number: WL1837MOD
Other Parts Discussed in Thread: AM5728

Hi,

We have successfully tested audio via bluetooth on AM5728 EVM using http://processors.wiki.ti.com/index.php/WL18xx_TI_Bluetooth_Stack_AUDM_Demo_App.

But when we opened youtube on browser and played a video, its sound was not heard on the bluetooth headset although we could play a wav file using ./LinuxAUDM demo on the connected bluetooth headset. Please share the necessary procedure to do it.

 

  • Himani,

    Are you running the LinuxAUDM demo in sink or source role? It sounds like you are using source role, but just want to confirm.

    If the LinuxAUDM demo is indeed running in source mode, how are you feeding in data from another app (e.g. youtube) to the LinuxAUDM demo?

    Best regards,

    Vihang

  • --We are using LinuxAUDM in source mode.

    --We have opened youtube in browser provided in the matrix application while LinuxAUDM is running on terminal in source mode but we don't know how to feed data from another app such as youtube to LinuxAUDM.

    --Also, youtube is just an app. We want to route all the system sounds to bluetooth headset. Please share a solution for this.

    Thanks!

  • I believe, some configuration change is needed at the Matrix application of gstreamer to set the audio code to BT. moved the query to TI processor SDK team. 

    Thanks