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.

CC2650DK programming help

Other Parts Discussed in Thread: CC2650, BLE-STACK

Hi, I want to set up a BLE communication between two CC2650 using the SmartRF06EB board's LDC to give feedback.

Basicly, I want to make a simple PER test like the preloaded one. 

I'm able to run the 3 example projects (LCDsmart, Pin interrupt, UART echo) and I want to use the same functions (LCD_bufferPrintString,  PIN_setOutputValue aso) for my project, but I can't figure out which libraries I need to include/define, where I can find them and how to include them (drag and drop?)

Can somebody help me with this please? :)