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

Multiple signals from SAADC at different intervals

Problem:

I am trying to measure two voltages from the SAADC. I have built my application on the ble_app_uart__saadc_timer_driven__scan_mode example. It is using one SAADC channel to measure one voltage. I want to measure two different voltages, but I cannot figure out how. One is a sensor, and the other is battery level. 

Changes in default example:

  1. Sampling frequency increased from 4Hz to 1kHz
  2. Little bit of post processing and filtering on the SAADC measurements
  3. Bluetooth timeout and disconnect responses modified

What changes do I have to make to read multiple signals? Any help with this would be greatly appreciated. 

Thanks in advance

Parents Reply Children
No Data
Related