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.

CCS/CC2650: About CC2650 Broadcasting

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

Tool/software: Code Composer Studio

Hi, i want to ask few questions about connectivity issue and code composer studio, 

1) When i program launchpad on dev.ti.com "Meet the CC2650 Launchpad" page, i do not see any device on iphone 5 and my ipad(ipad air 1). Also some mac books. However i see cc2650 device on samsung galaxy s3. In datasheet CC2650 is Bluetooth 4.2. Could this be reason for this issue ? 

2) Also i want to ask one more thing, i've built ccs 7.4.0 and i downloaded ble_sdk_2_02_02_25, however, before ccs 7.4.0, i'm working ccs 6.2.0 and when i import my projects to ccs7.4.0, i've faced some ***gmake errors. What might be reason for this ?   

3) And i could not see project zero example. Where can i found example for my ccs 7.4.0 compiler ?

  • Hi Mert,

    1) To discover your BLE device with a smart phone, you need to use a BLE app. For iPhone I recommend the TI Simplelink Starter app ( itunes.apple.com/.../id1037784820 ) or Light Blue.

    2) I would check what compiler is being used in each version of CCS.

    For BLE-Stack 2.2.1 we recommend using ARM Compiler version 5.2.6, while for BLE-Stack 2.2.2 we recommend using TI ARM Compielr 16.9.4. You can find information on installing a new compiler in CCS in the SOftware Developer's Guide.

    3) We have not updated Project Zero to BLE-Stack 2.2.2. For BLE-Stack 2.2.1 you can find Project Zero when you download Simplelink Academy: software-dl.ti.com/.../overview.html
  • Thanks for your helps, i've found project zero app on resource explorer and i've imported to CCS 6.2.0. However cc2650 is not broadcasting project zero project. I've worked it before but i'm trying same way but it is not working. What do you suggest me to check in CCS ? Or something else to advice me for broadcasting ?
    (Also i've tried "Meet the CC2650 Launchpad" page for project zero, i can download project via xds110 to launchpad but it is not working. I have 2 launchpads and both have same result. )
  • Hi Mert,

    You can follow the step by step guide in the BLE Fundamentals Simpleink Acady lab: software-dl.ti.com/.../overview.html