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.

CC2650: custom CC2650 board Bluetooth not advertising

Part Number: CC2650

Hello,

I am using Custom CC2650 Board,

I am using

BLE SDK 2_02_07_06

CCS7.4

Compiler TI v5.2.6

In which I have loaded "Simple BLE peripheral" code.

my LED blink and code works fine.

Also  

System_printf("testing printf\r\n");

works fine.

But when I use any app like BLE scanner or Lightblue on my phone my CC2650 Bluetooth is not visible.

How can I debug this problem?