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