Hello,
I am curently working on project with a nrf9160. I will use the nrf9160 as modem controled by a nrf52840 and command AT. I will send data true GSM every 12 hours.
I need to estimate the life of my porduct on batterie and for that i try to estimate the average power consumption of my system. Firstly i used the online power profile, I start to simulate with LTEM, no PSM, no RRC Idle mode and upload 100 byte of data. I have en average power consumption of 2.2mA.
After i take a look on the nrf9160_PS_V2.0 Modem current consumption, and i was litlle bit confusing with the value indicate in "Average current consumption, radio resource control (RRC) mode, Cat-M1".
For example, the Irmc_23dbm for B13 indicate 190mA. Is this represent the average power comsumption of the modem when we uplink data ? If yes why such a difference with the results that i have with the online power profiler ?
I need to consider the worst case for my estimation, do i need to use the power profiler or the value in the PS ?
Many thanks,