Other Parts Discussed in Thread: CC2564MODA, MSP430F5529
I am trying to integrate the BOOST CC2564MODA with the MSP430FR6989 and be able to have it talk to a smartphone to send audio data back and forth. I am looking for some starter code to try and help me get off on the right foot since this is a new area for myself.
1. I see that the MSP430FR5529 has a lot of example codes for similar applications to what I am looking for. Besides a different MCU, is the 5529 and 6989 capable of similar things( since they are both launch pads, I can use the 5529 code for my 6989 applications)?
2. I used this website (http://processors.wiki.ti.com/index.php/CC256x
page has the examples.
CC256XMSPBTBLESW software package. However I am not sure if this is right/ how to use it for CCS v7 since in the article they talk about 5 and it seems pretty outdated. Is there newer forms on
how to use it?
4. Any suggestions on a simple way to get connected to a smartphone via bluetooth using these two boards?