SIM shutdown does not happen during the e-DRX cycle greater than 60 seconds on NRF9151 DK

We recently got the NRF9151-DK and were trting to measure the e-DRX current on the system working on CAT-M1 network. The NRF9151 DK is loaded with Serial LTE Modem application ( Default application that it was shipped with )and Modem firmware v2.0.0 ( Default FW that it was shipped with ). According to this post we have set the follwing at commands 

at+cfun=0

AT%XDATAPRFL=0 // sets the low power mode

AT+SSRDA=0,1,0 // sim shut shutdown

at+cfun=1

at+cedrx=2,4,”0101”

We are still seeing 35uA of floor current during e-DRX cycle. We feel this is a bug in the pre lodaed FW. Can someone from nordic try it on their NRF9151-DK and share the results?. I all attaching the PPK2 trace with this post.

Thanks!

nrf9151_eDRX_80_PTW_1_1NCE_NoShutoff.ppk

Parents Reply
  • Hi,

    We see that there are two options +SSRDA at command,

    1) suspend and resume UICC.

    2) deactivate and activate UICC

    Are both the mentioned options dependent on EF-AD ? From my understanding, deactivate and activate should work regardless of EF-AD register status.

    From what I can see, you are using a different SIM card this time. Have you tried with the same SIM card as you used last time?

    Yes, we are using 1NCE sim at San-Francisco, USA location for testing the NRF9161. The previous test on the NRF9161 was done in India on a local NB-IoT operator's network.

    Thanks!

Children
Related