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? :)