I am using NRF52833 Microcontroller to read data from the PCR based radar sensor. I am using NRF Connect SDK Version 2.6.1. I need help regarding reducing the power consumption. My Controller is consuming a current average of 40mA for one cycle (6s duration) whenever fetching the data from the sensor which is huge in terms as I am planning to power the device using battery. Power management is enabled already.
This is my prj.conf contents: