Environment variable for faster GPS refresh rate

I am a little stumped and admittedly a little lacking on software skills (but I’m trying to learn!) is there any way for me to “tell” a remotely placed Notecard/carrier to fetch GPS coordinates every X minutes instead of the configured fetch rate on initial setup? For example, if being used as an asset tracker, a few hundred KM away, is there an environment variable I can use to remotely request GPS fetching every 10 minutes instead of every 30 minutes? Would this be in the form of a note I can upload? Any help would be appreciated.

Hi @mikhail5522,

Check out the list of reserved environment variables. I believe _gps_secs is what you are looking for, as it maps to the seconds argument of the card.location.mode API.

Thanks,
Rob

Thank you very much for this, solved!

2 Likes