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?