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.

SIMPLELINK-CC2640R2-SDK: SIMPLELINK-CC2640R2-SDK

Part Number: SIMPLELINK-CC2640R2-SDK

Hi

I am trying to access uart in simple observer in ble profile 4.2. But i am able to access uart on it. I am taking reference from uartecho example setup, it works fine but when combined with simple observer it didn't work. I tried to remove all display function from simple observer but then it gives me some compile time error that "unable to link simple_oberver_cc2640r2lp_app.out " and after commenting all the display functions compiler shows "unresolved displayhandler issue". I don't need display in my project, I need ble to communicate with my host on UART with TX and RX pin. But when I use display function i get this "screenshot". I tried to locate out all these "8 7 [10r" something but didn't find any.

Thanks

Vaibhav Bansal