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.

RTOS/CC2650MODA: CC2650Moda

Part Number: CC2650MODA
Other Parts Discussed in Thread: BLE-STACK, CC2650,

Tool/software: TI-RTOS, BLE-STACK

Hi,

I have MSP432P401R and CC2650 Module BoostePack. I want to communicate through Bluetooth. For the starting point, I used project zero and I was able to communicate with my cell phone's Bluetooth to project zero. This is a working setup that is shown in the picture (1):

For my project, I have a custom made PCB and for that purpose, I want to use CC2650Moda standalone as shown in the picture (2):

 

Currently I am not able to use this setup to communicate with Bluetooth. I read on TI website that I should have CC2650LaunchPad (CC2650 Wireless MCU LaunchPad) and CC2650Moda to be able to communicate with Bluetooth. I was wondering that is there any way to use MSP432P401R and CC2650Moda standalone to communicate through Bluetooth?

I am using code composer studio version  7.1.0.00016 . I have installed compiler  version 5.2.6 to use BLE Stack.

I would appreciate if you could help me,

Thanks in advance for your time and consideration,

Regards,

Farinaz

  • Hi Farinaz,

    Refer to the application note below for instructions on how to run stand-alone application code on the CC2650MODA.

    www.ti.com/.../swra534

    Cheers,
    Fredrik
  • Hi Fredrik,

    Thanks for the reply!

    I read this file before and I am able to use MSP432P401R + CC2650Moda stand-alone for PWM and coding the leds with CCS7, but I am not able to communicate with Bluetooth. I use project-zero-app-cc2650lunch in code composer studio but I cannot find the Bluetooth in my cell phone. I want to be able to communicate with my phone and turn the leds ON on the PCB I have.

    For the Bluetooth communication purpose, do I have to have CC2650LaunchPad+CC2650Moda (as it has in the file that you mentioned) or I can use MSP432P401R+CC2650Moda?

    Thanks again,

    Regards,

    Farinaz