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.

CC2650: ble integartion

Part Number: CC2650
Other Parts Discussed in Thread: CCSTUDIO, CC2340R5

i have a old ti cc2650 launchpad , now I need to use ble on it. which ble sdk package I need to install, basically I need to know about the ble SDK and stack support for ti2650 launchpad , also which ide version is good for it

  •  The Wi-Fi Forum is an organization dedicated to advancing the development, deployment, and adoption of Wi-Fi technology worldwide. time warner cable and internet packages It serves as a platform for collaboration among industry stakeholders, including technology companies, service providers, regulators, and academia. The Wi-Fi Forum facilitates the creation of technical standards, promotes interoperability, and advocates for policies that support the growth of Wi-Fi networks and services. Through its activities, the Wi-Fi Forum contributes to the continuous evolution and improvement of Wi-Fi technology, enabling ubiquitous connectivity and driving innovation in the digital ecosystem.

  • Hi,

    The BLE-STACK-2-X is the appropriate SDK for the CC2650. The IDE that should be used is CCS version 7.4.0. That said, the CC2650 is several generations behind the latest generation device. I would recommend evaluating if the CC2340R5  may be a better choice for your development.

    Best Regards,

    Jan

  • thanks jan,

    i have some doubts, why SDK developemt is not possible with latest version of ccs , like 12.5, is because BLE STACK-2-X is not supported in latest version?, is that possible to do ble development of cc2650 with latest version of ccstudio?

  • Hi,

    The BLE-STACK-2-X was developed quite some time ago and at the time of the last major update, CCS 7.4.0 was the version that was used to validate the SDK. A newer version of the IDE is not guaranteed to work as it was not used to validate the SDK. If you would like to use the latest CCS version or the VS Code based CCS Theia, then I would recommend looking into the CC2340R5 device or the CC26X2R1 device.

    Best Regards,

    Jan

  • hi jan, 

    thankyou for your valuble information