Hi, we are planning to use CC2640 in our project. Can we implement SPP Profile in CC2640 ?
Our application will be like this ….
Mobile App >>>>> CC2640 >>>>>>UART of CC2640 >>>>> MICROCONTROLLER
So I have mentioned our aim clearly, we need to receive some data(less 20 bytes) from mobile app and transfer it to some external microcontroller through UART.
I was searching on TI forum and found that we can use SerialBLEbridge profile. But I found here processors.wiki.ti.com/.../SerialBLEbridge that we need SmartRF05. Please tell how to simply use CC2640 chip for our application.
Mobile App >>>>> CC2640>>>>>>>>>>>MICROCONTROLLER.