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.
Tool/software: Linux
Hi,
I am working with a CC2564C module with the BeagleBoard Black (latest image). I have the same problem as this thread, just different chip. I know I have communication with the chip through UART since I already did the first steps of the CC256x Testing Guide and I can see the response with my logic analyzer. I got the bts file from another post in this forum for that exact version.
root@beaglebone:~# hciattach /dev/ttyO5 texas 115200 Found a Texas Instruments' chip! Firmware file : /lib/firmware/ti-connectivity/TIInit_6.6.15.bts Loaded BTS script version 1 texas: changing baud rate to 115200, flow control to 1 Can't init device hci0: Device or resource busy (16)Can't initialize device: Device or resource busy
Regards,
Carlos
Hello Vihang,
I got the "TIInit_6.6.15.bts" file from this post. I looked for that file since if I don't have it , that is the file it requests:
root@beaglebone:/lib/firmware/ti-connectivity# hciattach /dev/ttyO5 texas 115200 Found a Texas Instruments' chip! Firmware file : /lib/firmware/ti-connectivity/TIInit_6.6.15.bts can't open firmware file: No such file or directory Warning: cannot find BTS file: /lib/firmware/ti-connectivity/TIInit_6.6.15.bts Can't init device hci0: Device or resource busy (16)Can't initialize device: Device or resource busy
I am using BLueZ version 5.23, it is the stock version that came with the BeagleBone black newest image.
Thank you very much for your time.
Regards,
Carlos