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

turn off active time and go directly to power save mode

Hi all,

I am currently trying turning off the active time, so that the nrf9160 immediately goes in power save mode after RRC Connected Release.

If I send the command +CPSMS: 1,,,"10101111","11100000" the requested periodic TAU should be 10 minutes and the active time should be deactivated. Am i right?

But the nrf9160 never goes in to power save mode..

Parents
  • Hello Visu,

    The +CPMS command sets the requested periodic TAU and requested active time, the network decides if it will approve these requests or not.

    You can read out the values given from the network with the command AT+CEREG?.


    You have requested a Periodic-TAU of "10101111" which is 15 minutes according to Table 10.5.163a/3GPP TS 24.008.

    You have requested an Active time of "11100000" which indicates that the timer is deactivated according to Table 10.5.163a/3GPP TS 24.008.

    Also, a good idea is to hook up a power analyzer to the device so you could actually see that you go into PSM mode.

    What should be mentioned is that we see that usually that networks do not allow roaming SIM cards the PSM feature.
    So please test out with a local SIM card.

    Best regards,

    Martin L.

Reply
  • Hello Visu,

    The +CPMS command sets the requested periodic TAU and requested active time, the network decides if it will approve these requests or not.

    You can read out the values given from the network with the command AT+CEREG?.


    You have requested a Periodic-TAU of "10101111" which is 15 minutes according to Table 10.5.163a/3GPP TS 24.008.

    You have requested an Active time of "11100000" which indicates that the timer is deactivated according to Table 10.5.163a/3GPP TS 24.008.

    Also, a good idea is to hook up a power analyzer to the device so you could actually see that you go into PSM mode.

    What should be mentioned is that we see that usually that networks do not allow roaming SIM cards the PSM feature.
    So please test out with a local SIM card.

    Best regards,

    Martin L.

Children
Related