[Teltonika TAT140/141] How to configure tracker to store 15min GPS fixes throughout the day, but batch send them all at once daily?

randomguy57 15 hours ago

Hello All,

Curious if this is even possible, but I am looking to perform the following using the Teltonika TAT140/141 devices:

  • Take GPS location every 15 minutes throughout the day while my vehicle is operational
  • Any stops longer than 30 minutes will be logged as well
  • Don't send those GPS fixes when they occur, but rather once daily for all of them.

The final batch report of all GPS fixes would be something like this sent to Traccar:

(1) 9:00:00am | <Latitude 1> | <Longitude 1> | <device id> | ...
(2) 9:15:00am | <Latitude 2> | <Longitude 2> | <device id> | ...
(3) 9:30:00am | <Latitude 3> | <Longitude 3> | <device id> | ...
(4) 9:45:00am | <Latitude 4> | <Longitude 4> | <device id> | ...
...
(n) 5:00:00pm | <Latitude n> | <Longitude n> | <device id> | ...

Currently, I receive the single GPS fix lines above every single time the device gets a new location event. Because these are battery-powered, I would like to conserve it as much as possible given my use-case.

Is the above possible? Current config below

image.png

bluelaser 5 hours ago

From playing around in the Configurator: doesn't look like it's possible with these models.