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-CC26X2R1: Migration from CC2640R2 to CC26X2R1

Part Number: LAUNCHXL-CC26X2R1


Tool/software: Code Composer Studio

For a demo, I need to use two LAUNCHXL-CC26X2R1 and get uart over bluetooth working between two PC's. I found that this already has been done with the CC2640R2 on the TI git: https://github.com/ti-simplelink/ble_examples/tree/simplelink_cc2640r2_sdk-2.20/examples/rtos/CC2640R2_LAUNCHXL/bleapps  However, I'm not really familiair with CCS and TI-RTOS in general and I'm struggeling to migrate the software to run on the CC26X2R1. Anyone who could give me a little help or some tips and tricks?