Hello. I have a DK nRF9160 0.8.2 version. I am sending AT command through UART with an external MCU (STM). I am interested on evaluating power consumption during an UDP packet transmission and on PSM mode. My multimeter shows a consumption of about 485uA in PSM, it is far higher than the 4uA provided on the datasheet. With a research i understoodthat UART consumes that power, but i need it for serial communication with external mcu. So, is there a way to only measure current consumed by the modem and not by the entire SiP nRF9160?
Or, is there a way to disable via software the UART, for example by sending an AT command?
Thanks in advice