This page documents temporary workarounds and known issues for Bluetooth
on Qualcomm Linux. Each entry is expected to be removed once the proper fix
lands in a release. Don’t rely on the contents of this page for production
deployments.
Workarounds
Change the Bluetooth chipset to QCC2072 on the Qualcomm Dragonwing IQ-9075 EVK
By default, the Dragonwing IQ-9075 EVK has the WCN6855 chipset software. To use the QCC2072, apply the following changes. Steps:-
Save the following patch with the filename
0001-dts-change-bt-from-wcn6855-to-qcc2072.patch. -
Apply the patch to the
meta-qcomtree. - Build and flash the image.
-
Push the following firmware files to the device. The files can be obtained from the linux-firmware repository.
ornbcscal11.bin→/lib/firmware/qca/ornbcscal11.binornbtfw11.tlv→/lib/firmware/qca/ornbtfw11.tlvornnv11.bin→/lib/firmware/qca/ornnv11.bin
- Reboot the device.

