Part Number:WL1835MOD
Tool/software: Linux
Hi All,
I am working on wl18xx module linux 4.1.18.
I am facing problem with bluetooth,it is not properly load the firmware.
once i give hciattach command it shows below error.
$ hciattach /dev/ttymxc4 texas 115200
Found a Texas Instruments' chip!
Firmware file : /lib/firmware/TIInit_11.8.32.bts
Loaded BTS script version 1
texas: changing baud rate to 3000000, flow control to 1
[ 178.281963] Bluetooth: hci0 command 0x0c14 tx timeout
[ 178.290882] Bluetooth: Unknown HCI packet type 0e
[ 178.295770] Bluetooth: Unknown HCI packet type 06
[ 178.300671] Bluetooth: Unknown HCI packet type 01
[ 178.305445] Bluetooth: Unknown HCI packet type 25
[ 178.310178] Bluetooth: Unknown HCI packet type 0c
[ 178.314973] Bluetooth: Unknown HCI packet type 00
[ 178.319706] Bluetooth: Unknown HCI packet type 60
[ 178.324494] Bluetooth: Unknown HCI packet type 00
[ 180.330515] Bluetooth: hci0 command 0x2003 tx timeout
[ 180.336317] Bluetooth: Unknown HCI packet type 0e
[ 180.341139] Bluetooth: Unknown HCI packet type 0c
[ 180.345970] Bluetooth: Unknown HCI packet type 01
[ 180.350849] Bluetooth: Unknown HCI packet type 1c
[ 180.355617] Bluetooth: Unknown HCI packet type 20
[ 180.360418] Bluetooth: Unknown HCI packet type 00
[ 180.365151] Bluetooth: Unknown HCI packet type ff
[ 180.369876] Bluetooth: Unknown HCI packet type ff
[ 180.374665] Bluetooth: Unknown HCI packet type ff
[ 180.379395] Bluetooth: Unknown HCI packet type 1f
[ 180.384178] Bluetooth: Unknown HCI packet type 00
[ 180.388908] Bluetooth: Unknown HCI packet type 00
[ 180.393698] Bluetooth: Unknown HCI packet type 00
[ 180.398428] Bluetooth: Unknown HCI packet type 00
[ 182.413035] Bluetooth: hci0 command 0x100b tx timeout
Initialization timed out.
some times firmware loaded properly.
$ hciattach /dev/ttymxc4 texas 115200
Found a Texas Instruments' chip!
Firmware file : /lib/firmware/ti-connectivity/TIInit_11.8.32.bts
Loaded BTS script version 1
texas: changing baud rate to 3000000, flow control to 1
Device setup complete
Note: wifi is working fine,only problem with bluetooth.
Please anyone tell me where i am wrong.
Thanks & Regards,
Sankar.