Part Number: CC2640R2F
Other Parts Discussed in Thread: UNIFLASH
Tool/software: Linux
Hi,
One of my customers is looking for CC2640R2F drivers for Linux (debian 3.8). Are these drivers available?
Thanks,
Antonio
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.
Hello Elizabeth,
The CC2640R2F is a wireless MCU and supports standalone embedded and network processor (NWP) configurations with the Host Test firmware. You can see a description of Host Test in the sample application guide: software-dl.ti.com/.../README.html
Most likely you are looking for an HCI LE Controller configuration which is compatible with a Linux BT Host stack, such as BlueZ. This option is not provided by the CC2640R2F.
Best wishes
Hello Elizabeth,
By chance, did you happen to see the Host Test link I provided above? Specifically, this statement:
"Communication with the network processor occurs through a serial interface (UART or SPI) using the Host Controller Interface (HCI) protocol. The external application uses TI Vendor Specific HCI commands and a limited subset of Bluetooth LE HCI commands/events to implement a Bluetooth application. By placing the Host and Controller on the wireless MCU, the memory requirements on the application processor are reduced since only the application is required."
TI does not offer a BLE 5.0 module as a HCI LE Controller-only.
Best wishes