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.

Starterware/LAUNCHXL-CC2650: ADC data sending to mobile doing problem

Part Number: LAUNCHXL-CC2650
Other Parts Discussed in Thread: CC2650, BLE-STACK

Tool/software: Starterware

Hi,
i am using TI CC2650 LaunchPad Rev 1.1 for my project. I am newbie to TI CCS but have sound experience of ARM microcontrollers. I am trying to make a simple project that send 1200adc sample per second to android phone but I have gone stuck at very initial point , my issue is,  'BLE Scanner' app(I have downloaded from playstore) is unable to detect ble device with simplelink codes but It is working good with online cc2650 projectzero example as well as hid_adv_remote example in simple link project.

may anyone  share example code that is sending adc data to phone .