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.

STORING ADC DATA

Other Parts Discussed in Thread: CC2540

Hi everyone

I have this question about ADC. 

1. So i want to do  ADC readings say every second and then store this data on the chip. So that i can retrieve all the data in lets say 30mins. How do i go about it? Do i use DMA or NV ? .

2. I wan to be able to retrieve the data by lets say flush the buffer once or something. I am using the Hal_UART write for this.

Thank you.

Joseph