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/BOOST-CC2564MODA: BOOST-CC2564MODA

Part Number: BOOST-CC2564MODA

Tool/software: Linux

Hi we are using CC2564CMODA which is connected to our processor through UART. To control we are Using bluz and gving below hci commands.

hciattach /dev/ttyMSM1  any 115200 flow

hciconfig
hci0: Type: BR/EDR Bus: UART
BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
DOWN
RX bytes:0 acl:0 sco:0 events:0 errors:0
TX bytes:12 acl:0 sco:0 commands:3 errors:0

hciconfig hci0 up
 Bluetooth: hci0 command 0x1003 tx timeout
 Bluetooth: hci0 command 0x1001 tx timeout
 Bluetooth: hci0 command 0x1009 tx timeout
Can't init device hci0: Connection timed out (110)

As my my understanding by observing above logs there is no bt device is dtected with no proper mac.

what could be the issue ,we are missing any thing. whether any files needs to be loaded.