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.

CC2564 with LM4F232

Other Parts Discussed in Thread: CC2564, CC256XM4BTBLESW

Hi,

I am trying to integrate cc2564 with lm4f232 evaluation board. I want to send a string or a value from my lm4f232 to an android phone(blueterm app). i dont need any other functionality. Any phone should be able to find my lm4f232 and pair with it and get the data. The data is sent based on event like button press.

Can anyone suggest me from which code I should start for my project.

I have downloaded the Bluetopia stack for stellaris/tiva and have CCS v5.2 and CCS v6.0.

(I dont know if I am right but SPPDemo seems useful as I can use the Server setting for my code but other functions seems irrelevant. If anyone knows which all functions are necessary for establishing a connection and sending and receiving data, please help me.)