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.

Bluetopia on MSP430 and cc2564x EVM

Other Parts Discussed in Thread: CC2564MODAEM, MSP430F5438A

I am looking for answer for my issue. I have gone through relevant documents for MSP430 and cc2564xMODA still have confusion and need help for:


1. For development of MSP430F5438A+CC2564B MODA BlueTooth solution what other compatible tools & accessories I need to purchase and/or download. Like MSP430 FET, CCS, and MSP430 BlueTooth stack which is available to download, USB/ power cables etc. I need to bring-up my complete development setup for ours companies IoT project I have taken up?

2 Which demo example to use for wireless data exchange between cc2564B and BT enabled PC?

3. How to capture RF data transmitted through CC2564B MODA on BlueTooth enabled PC or Android mobile?
some steps along with HW/SW tools will be of help.

Thanks,
Anand

  • Your query has been assigned to the relevant bluetooth expert.
    Please expect a followup response.
    BR,
    Eyal
  • Hi Anand,

    Anand Swaroop said:

    1. For development of MSP430F5438A+CC2564B MODA BlueTooth solution what other compatible tools & accessories I need to purchase and/or download. Like MSP430 FET, CCS, and MSP430 BlueTooth stack which is available to download, USB/ power cables etc. I need to bring-up my complete development setup for ours companies IoT project I have taken up?

    You can use the MSP430F5438A+CC2564MODAEM. Please refer to the MSP430 Bluetooth Stack User's Guide for details on available IDE and FET tools.

    Anand Swaroop said:

    2 Which demo example to use for wireless data exchange between cc2564B and BT enabled PC?

    What type of data are you trying to exchange between the CC2564B and a PC? For exchange of raw data (byte streams), you can use the standard Serial Port Profile (SPP). The Bluetooth Stack SDK has SPPDemo example code included in it.

    Anand Swaroop said:

    3. How to capture RF data transmitted through CC2564B MODA on BlueTooth enabled PC or Android mobile?
    some steps along with HW/SW tools will be of help.

    You can find demo guides for all the sample applications in the User's Guide wiki page linked above. For example, you can find the step-by-step instructions for the SPPDemo at the link below.

    http://processors.wiki.ti.com/index.php/CC256x_TI_Bluetooth_Stack_SPPDemo_App

    Best regards,

    Vihang