Hi,
Trying to interface TiWi-BLE (WL1271L) module with imx6. WiFi is working perfect. But bluetooth functionality not working as expected. SLOW_CLK is connected to 32KHz. Both BT_EN and BT_FUNC2 have been mapped to GPIO and pulled high. When I run below command I get "Initialization timed out." Tried with bluez-4 and bluez-5.37
root@WINGZ:~# hciattach -s 115200 /dev/ttymxc3 texas 3000000
Initialization timed out.
It doesnt even show "Found a Texas Instruments' chip! ". What could be the reason?
Regards,
Thaj