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.

ADS1291: ADS1291 data delay

Part Number: ADS1291
Other Parts Discussed in Thread: ADS1292R

Hi.

I'm getting ECG from my wrist with ADS1291 and nRF52832.

When you receive 24bit data using the ADS1291R_SPI_RDATAC command, if you don't use delay, the data doesn't come out.

In the picture below, it's time to get the data without delay.

If I give delay_ms (16), the data will come out like the picture below.

Of course, the data below is not normal either.

The picture below is my nRF52832 ADS1291 setting.

Help me.

Thank you.