Hello All,
We have opted CC2540 bluetooth chipset that has to be integrated with msp430 controller and since it supports ios and android devices. And I downloaded CC2540 stack from TI website.
Our requirement is to advertise the bluetooth device and connect to the requests received from ios or android mobile and send the battery voltage connected to the msp430 controller to the connected device.
My question is :
Do I have to write the application and flashed to the BT module or can I use the source files of CC2540 SDK and integrate in my MSP430 controller through UART or SPI?
Is CC2540 is dedicated to 8051? As I read , it is compatible with msp430 controller also. If it is, then do I have to change pripheral.c file for msp430 controller?
Regards,
Sowmya