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.

CC2652R: CC2652R: Query on usage of CC2652 as a BLE module

Part Number: CC2652R

Hi TI Team,

After going through below link from TI, we decided to use module CC2652R1F, for our BLE high throughput requirement.

 https://github.com/TexasInstruments/ble_examples/blob/simplelink_cc13x2_26x2_sdk-5.10/examples/rtos/CC26X2R1_LAUNCHXL/ble5apps/throughput_peripheral/readme.md

 

In our application, we have a Host MCU from ST Microelectronics which has our application specific data.

Now we wanted to use module CC2652R1F, for transmitting and Reception of application data using BLE.

 

Does TI supports Firmware for module CC2652R1F as a ready to use solution ? which we can flash on the module and use it as is like a BLE module ?

 

Here we are expecting functionality like =>

Our Host ST's MCU will send application data serially using protocol either UART or SPI and Module CC2652R1F should receive the data and transmit using BLE and vice versa

 

BLE configurations of Module CC2652R1F can be set using the same serial interface from host MCU.

 

I see that TI is providing SDK and users can develop custom application using that SDK.

But we wanted to know, is there any ready to use solution ? instead of developing custom application?

Thanks,