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/CC2650: Simple_Central not displayed in term

Part Number: CC2650
Other Parts Discussed in Thread: CC2640

Tool/software: Code Composer Studio

Hi all. 

I want to run simple_central on my CC2650 board. I import simple_central (.app and .stack) example from ble_stack 2.2. to my workspace. Then I built both of them, and play the stack first, then app.

But when i play the .app, PuTTy terminal displayed is empty.

PuTTy setting is: 115200, 8 bit data , stop 1 bit, None, None. 

What is the problem?