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.

RTOS/SIMPLELINK-CC2640R2-SDK: Project Zero with ADC

Part Number: SIMPLELINK-CC2640R2-SDK

Tool/software: TI-RTOS

Hello,

SDK: simplelink_cc2640r2_sdk_2_30_00_28

I want to read ADC value and send that value over BLE.

I integrated ADC code with Project zero . but it read ADC value only ONCE.

How to integrate ADC with Project zero?