# Configuring trackers for increased autonomy

For long-lasting sports events such as endurance cycling, it is crucial to extend the autonomy of GL3xx devices. You can significantly increase the running time of your device by minimizing the communication between the device and the server.&#x20;

{% content-ref url="/pages/-LT3ehO2UEcTbOBZOJF0" %}
[Tracker management](/tracker-management.md)
{% endcontent-ref %}

The tracker management provides four commands to reduce communication and maximize the autonomy of Quecklink GL3xx LTE trackers. Apply the four commands for optimal autonomy:&#x20;

* **Activate Non-Movement-Detection** - This message enables non-movement detection feature: With no motion detected by the internal motion sensor for a specified period of time, the device automatically enters sleep mode. Communication with the server is reduced to minimize power consumption.&#x20;
* **Deactivate Heartbeat** - This command stops the periodic messages between the device and the server. Note: This may reduce the stability of the mobile connection.
* **Deactivate (Device) Events** - The device stops sending events such as turning ON, turning OFF, charging, and rebooting. Note: The tracker management receives less information about the current status of the device.
* **Deactivate Server Acknowledge** - The device will no longer wait for a response from Racemap server.
* **Disable the periodical Device Info Report** &#x20;

<figure><img src="/files/9eO9DCeQ5Go2n9vtgstf" alt=""><figcaption></figcaption></figure>

With these settings and a report interval of 5 minutes, it is possible to achieve an autonomy of four days and five hours. The battery decreases from 100% to 20%.&#x20;

<figure><img src="/files/UBENPwpa4Wel4z0hQ9d5" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.racemap.com/gps-devices/increase-autonomy-gps-tracker.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
