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.

Starterware/LAUNCHXL-CC2640R2: BLE funcional sample

Part Number: LAUNCHXL-CC2640R2
Other Parts Discussed in Thread: CC2640R2F,

Tool/software: Starterware

Hi all.

I'm using the LAUNCHXL-CC2640R2 development kit. 

This kit came ready with a BLE sample inside. After I installed on android (via google play) the "SimpleLink Starter", opened the App and after I pressed buttons on kit, and App showed that button events. Well, after I thought to try new samples: installed CCS 7 and downloaded via CCS all last SDK and CCS I imported to IDE news samples, compiled and loaded to kit. But any other sample included on SDK is NOT good as that first one that comes default inside the kit. I found the "Project 0", it is similar, but is not the same. Could you tell me where I can to get that original sample?

I would like to have an BLE example where I can to press a button on a kit and show that events in the App and vice versa. That is what that default sample does.

Thank you.

 

  • Hi Juliano,

    You can find a download of the starterware on this page: dev.ti.com/.../
  • Hello Marie.

    Thank you for the reply.

    Short answer: in that url (that you pasted) I can to flash the Launchpad and revert back to the out of the box functionality of my Launchpad directally from browser, but I do not has the source code of that demo.

    Complete answer: In that page there are the title "Out of the Box Demo" with subtitle "CC2640R2 LaunchPad Out of the Box Demo" that say "The LAUNCHXL-CC2640R2 is pre-programmed with software that allows wireless communication with smartphones and tablets over Bluetooth Smart." and below has the button "CC2640R2F" to flash the Launchpad and revert back to the out of the box functionality of my Launchpad as described there . That flash works, and I can to flash directly from internet to my launchpad, but I do not has de source code. I need the complete source code of that example like as other examples that are there in latest CCS7/SDK (1.30.00.25) - downloaded on desktop.

    I need the a complete source code of that BLE demo, like as all other examples in the CCS/SDK.

    Thank you.

  • Juliano Pillati said:
    That flash works, and I can to flash directly from internet to my launchpad, but I do not has de source code.

    I have asked a similar question before and they are working on it to make the source code available to the public.

    Anyway, see my blog at my signature below. There is a blog post there "TI CC2640R2F SensorTag", which is more or less compared to the out of box demo. There is a github link to the source code.

    - kel

  • Hi Juliano,

    In the Simplelink Academy lab "BLE Fundamentas" you can see how a phone with any BLE app can read and write to characteristics of Project Zero. Link: dev.ti.com/.../
  • Hello Marie.

    As I told you in the first one email, ""Project 0", it is similar, but is not the same". Project 0 is not good to start because it is not ready to interact with the Texas "SimpleLink Starter" App, it is not functional like as the demo example. Why is so difficult to you give us the source code of the demo?

    Are there another example to interact with texas app (or other ready app) where I can press a button on launchpad and see result on app, and press a button on App and see a led flashing on the launchpad?

    Thank you.