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

NRF51822 Data Logging - Buffering ADC measurements

I have been looking at the NRF51822 for data logging sensor measurements from the ADC. Currently, I have run into some limitations with iOS and can only get approximately 12 samples per second transmitted reliably from the NRF51822 (real-time). Unfortunately, I would like to get 1000 samples per second or better. My understanding is that I will have to buffer the samples, then transmit the buffered data to the iOS device. It doesn't have to be real-time. I would just like to sample for 1 or 2 seconds; store that data; then transmit to iOS device. Do you have sample code? I appreciate any advice.

Parents Reply Children
No Data
Related