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?