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

Low Power SAADC

Hi everyone,

I am having problems in getting the low power mode in SAADC to work. If I enable it in the config file then the ADC doesn't run anymore.( Blank in the RTT viewer) I have four channels initialized in differential mode with scan, 4x Oversampling and burst enabled. I am using S132 soft device for BLE communication. Has anyone had any success in getting the low power ADC to work? I have tried following this example github.com/.../main.c but with very little success.

Here is my code for reference main.c

Thanks for the help.

Rgs, Bryan

Related