Hi TI Team,
After going through below link from TI, we decided to use module CC2652R1F, for our BLE high throughput requirement.
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,