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

How does handover works in eDRX mode?

I'm attempting to receive SMS in eDRX mode. It succeeds when nRF9160 device is left in a place without moving it.

However, when I move it to a far place like a few kilometers away, the device stops receiving SMS. I expect this is related to handover.

I really appreciate it if you help solving this issue. Thank you in advance!

Parents
  • Hi!

    When a cell station is switched, the UE (your nRF91 DK) will request the eDRX configuration that the user wants (such as the PTW), but it is up to the base station if these are accepted. So the PTW value should be handed over, but it could be rejected by the network. 

    To confirm that this is what happens you could take a modem trace, see this tutorial, and send it to me for analysis.

    You could also use the eDRX command +CEDRXRDP to read out the dynamic eDRX parameters such as the PTW.

    Best regards,

    Heidi

Reply
  • Hi!

    When a cell station is switched, the UE (your nRF91 DK) will request the eDRX configuration that the user wants (such as the PTW), but it is up to the base station if these are accepted. So the PTW value should be handed over, but it could be rejected by the network. 

    To confirm that this is what happens you could take a modem trace, see this tutorial, and send it to me for analysis.

    You could also use the eDRX command +CEDRXRDP to read out the dynamic eDRX parameters such as the PTW.

    Best regards,

    Heidi

Children
Related