This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Sampling rate at 3200Hz with SoftDevice

I am using nRF52832 IC with SDK v15.

I want to sample some data with 3200Hz sampling rate from SPI interface. There is an accelerometer connected via SPI interface. I am also using the softdevice.

can I use the timer for this purpose ? if yes, How to configure the timer.

Related