nRF91 no cellular service power consumption

To preface:

  • Board: Custom with nRF9151 module
  • nRF Connect SDK / Toolchain: 3.1.0
  • Modem Firmware 2.0.3
  • PSM enabled
  • Propriety PSM enabled (Enables fallback for when cell network doesn't support / grant regular PSM)
  • eDRX disabled
  • RAI enabled
  • Carrier: Verizon

Hello,

I am testing modem power consumption in the scenario where the modem does not have cellular service (CEREG: 4). Essentially, I am disconnecting the antenna from our board to simulate this scenario. A shield box would also achieve the same results. These are my current measurement results:

This is on a custom board so the currents won't match a nRF9151DK exactly, but the takeaway is that the modem stays in a periodic high-current on state while searching for a network indefinitely it seems. I have only monitored this condition for 10-15 minutes with the power profiler kit 2. Based on the above, I have a few questions:

1. Does Nordic employ any power saving techniques when the nRF9151 module doesn't have cellular service (Out of coverage)? If so, what are they?

2. If the answer to #1 is no, then I assume it is up to the developer (me) to implement my own power saving techniques in the event of no cellular service?

Thanks,

Derek

Related