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/LAUNCHXL-CC2640R2: 'Multi Role' sample project for

Part Number: LAUNCHXL-CC2640R2

Tool/software: Code Composer Studio

Hi,

I am working on a new project and evaluating CC2640R2. I have a couple of LaunchPads.

I already installed 'simplelink_cc2640r2_sdk_2_40_00_32' SDK.

However, I cannot find sample project for 'Multi Role'.

You used to have it in SDK version: 1.35.

If someone know anything about 'Multi Role' project for SDK v2.40, please help.

Thanks,

Steven

  • Hello Steven,

    There is a multi_role example, though it is for the BLE 4.2 Stack. This has been the case for the last 3 SDK versions at least.

    Please find it under C:\ti\simplelink_cc2640r2_sdk_2_40_00_32\examples\rtos\CC2640R2_LAUNCHXL\blestack\multi_role


    Best,
    Kris
  • Hi Kris,

    Thanks for the quick reply and I found it.

    Now, I have a different problem.

    I successfully built the project, downloaded it to the LaunchPad and ran it.

    I even could use an Ipad to connect to the board by pairing.

    But, the Menu screen in the serial terminal screen (Putty for me) did not match what the following link described:

    See attached my screen shot.

    Also, I could not enter anything. In other words, the Right Button did not work.

    Per the description from the link, 'the right button is used to select one of the available options. '.

    Don't know why.

    Thanks,

    Steven