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.

WL1837 PCM Kernel/DTS configuration for i.MX board and HSP/HFP over HCI

Other Parts Discussed in Thread: WL1837

I have bluetooth functioning with bluez 5.40, pulseaudio 6.0, and TIInit_11.8.32 as BTS. A2DP profile works fine and can send audio to an a2dp sink. My issue arises when I try to use HSP/HFP profiles. I followed recommendations from here to have HSP/HFP communicate over HCI, but it sounds terrible (slower frequency/metallic.. almost like slow-mo)

question 1) Proper way to get PCM lines working on an i.MX7 board, any other helpful hints or someone who's already done this?

I'm currently attempting to follow the patch for EVM to enable PCM  wiki,..

This is my main goal since its the recommended way to use HSP/HFP.

question 2 )  Is there anything that I can do to fix HSP/HFP over HCI? I imagine its something to do with the sampling rate. 

NOTE: The second command from the link I posted causes kernel print statements Bluetooth: Unknown type 2 conn a8c72800

related forum post: https://e2e.ti.com/support/wireless_connectivity/wilink_wifi_bluetooth/f/307/t/451013

Have yet to attempt the solutions here as I'm working on PCM.. also no resolution besides ask bluez why it fails to recognize eSCO packets.

Thanks you very much!