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

A-GPS: how to send every 5 seconds to cloud

Hi folks,

I am playing around with the A-GPS sample.

I am trying to send the fix every five seconds to the cloud. This should be possible according to the webinar last Tuesday (02.March 2021).

Is it right that I have to use the continuous mode since the periodic mode only supports interval with min. 10 seconds?

How do I handle the "multiplexing" of GPS/LTE?  (turning off GPS, turn on LTE, send to the cloud, turn on GPS etc.?)

Parents Reply Children
  • Hi again!

    As the documentation states the transition time from RRC Connected to RRC Idle will vary with the network, and it can be as as low as a couple of seconds. Hence, I would recommend checking what value your network uses before you decide to not use LTE-M.

    XRAI is currently only supported on NB-IoT, so that is an alternative if the RRC Inactive timer is too long for your application.

    Best regards,
    Carl Richard

Related