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.

Linux/PROCESSOR-SDK-AM335X: AM335x WLAN 1271 BT Initialization Timed out

Part Number: PROCESSOR-SDK-AM335X
Other Parts Discussed in Thread: WL1271

Tool/software: Linux

Hello Team,

I had AM335x Starter Kit Rev 1.2 B which is having wl1271 chipset.

I used SDK 02.00.02 (which is having Kernel 4.1.18, U-Boot 2.15.07)

Wifi Works fine but BT is not working on that module.

whenever i try i get Initialization timed out

# # modprobe bluetooth
[ 3239.514662] Bluetooth: Core ver 2.20
[ 3239.528574] NET: Registered protocol family 31
[ 3239.533174] Bluetooth: HCI device and connection manager initialized
[ 3239.545085] Bluetooth: HCI socket layer initialized
[ 3239.550579] Bluetooth: L2CAP socket layer initialized
[ 3239.555800] Bluetooth: SCO socket layer initialized

# modprobe hci_uart
[ 3248.229846] Bluetooth: HCI UART driver ver 2.3
[ 3248.234381] Bluetooth: HCI UART protocol H4 registered
[ 3248.249537] Bluetooth: HCI UART protocol BCSP registered
[ 3248.255011] Bluetooth: HCI UART protocol LL registered
[ 3248.260690] Bluetooth: HCI UART protocol Three-wire (H5) registered

# hciattach /dev/ttyO1 texas 3000000
Initialization timed out.