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.

CC1101: SimpliciTI IAR Project for CC1101 and MSP430FR5739

Part Number: CC1101
Other Parts Discussed in Thread: SIMPLICITI, MSP430FR5739, CC1310

hi there,

I'm looking for a SimpliciTI sample project for CC1101 and MSP430FR5739.

I followed this link: http://processors.wiki.ti.com/index.php/MSP430_SimpliciTI_Porting_Guidelines 

  • Have you looked at www.ti.com/.../tidu868.pdf ? I believe it's the closest we have other than what is available on the SimpliciTI download pages.
  • Hi,

    Thank for your information, I also follow your link and try to run sample project for MSP430FR5739. But, i get 16 errors when compile source code.

    Please refer below picture for more information about my issue

    I just copy example folder into SimpliciTI location like this: C:\Texas Instruments\SimpliciTI-IAR-1.2.0\Projects\Examples\EXP430FR5739\Simple_Peer_to_Peer\

    After that, I copied Configuration folder from EXP461x and i get some error like this

    Attached is my project (IAR IDE Version 7.10.1)

    Can you please let me know, what is wrong with it ?
    Thanks,

    EXP430FR5739.rar

  • I'm not familiar with the example so I don't know why it doesn't work out of the box. My advice is to start with the download from the SimpliciTI page and use the porting guide to get it to work with your MSP with the help of part of the code from the TI design.

    What is the main reason you want to use SimpliciTI / CC1101 vs the 15.4 stack on CC1310 (as an example)?
  • Hi,

    I already have hardware using MSP430FR5739 and CC1101. There fore i'm looking for a solution in oder to create simple network, such as START topology. I got some issues about communication Collision between multiple CC1101 module.
    So, can you please suggest for me some solution for my problem ?

    Thank you so much !