This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf9160 - can not set PSM

Hi 

I am working on testing the PSM on my nrf9160 custom board using SLM 

After powering up and setting AT+CFUN=1, when I send the following AT commands:

AT+CPSMS=1,"","","10101010","00100001"
OK
AT+CPSMS?
+CPSMS: 1,,,"10101010","00100001"
OK
AT+CEREG?
+CEREG: 5,5,"590C","03BE4711",7,,,"11100000","11100000"
OK
AT%XMONITOR
%XMONITOR: 5,"Sprint","Sprint","310120","590C",7,25,"03BE4711",108,8665,24,34,"","11100000","11100000","01001001"
OK

It seems the network is not setting the requested PSM timer values - the returned values start with "111" - which means the timer is deactivated. 

Can anyone help me please?

Thanks

Parents Reply Children
  • Hi Markus

    Thank you so much for your reply.

    Although for our devices we have the sleep time configurable (which can be set from 15min to 60min), it still does make sense to use PSM when the sleep time is small enough. The active time is not expected to be more than 7 to 10sec depending on the size of the data packet.  I will try and find out if the network provider can help for activating the PSM/eDRX.

    Just to confirm a few more questions:

    1. Do I need to use any particular band to be able to use PSM/eDRX feature? or is this available for all the bands? May be I need to switch to that band where PSM is enabled. 

    2. This is more general question: Do all the network providers implement the PSM/eDRX features? This seems to be a very particular requirement for NB-IoT for the battery/power saving.  Why would any network provider not provide this feature? 

    Thanks 

    SilasV 

Related