Dear Nordic Engineers
Our customer use nRF9160 to develop a tracker.They found that their programs were relatively power-hungry.They tested the serial_lte_modem example on their board and the power consumption is normal: PSM 3.6uA, eDRX 30+uA.But they test their own program power consumption is relatively high.
1、In PSM/eDRX mode, they use pm_device_state_set function to turn off UART+IIC+PWM.
2、They use 3 UART+1 IIC+1 PWM+4 KEY+3 IO outputs, the power consumption of the board in PSM/eDRX mode is 400uA.
Is there any way to reduce power consumption? Please give me some good advice.
Best regards.