# Special settings by sensor type

Certain Efento logger models include sensor-specific settings that allow users to fine-tune how individual sensor types operate. These options are designed to optimize measurement accuracy, adapt the device to specific applications, and ensure reliable operation of sensors with unique requirements.

Depending on the logger type, these settings may allow you to adjust how a measurement is performed (for example, adding a stabilization delay before reading a PT1000 probe or configuring debounce time for open/close sensors) or define parameters essential for proper functionality (such as setting the initial value of a pulse counter).

Calibration options are divided into two categories:

* **Manual calibration** is performed during the initial setup of the logger and is often required to ensure accurate and reliable measurements. Typical examples include setting the initial value of a pulse counter or calibrating a CO₂ sensor in fresh air.
* **Calibration parameters**, on the other hand, are used to fine-tune how individual sensor types operate. These settings optimize measurement accuracy, adapt the device to specific applications, and ensure stable operation of sensors with unique characteristics.

This chapter describes all special settings available for individual logger types and explains how to configure them correctly.

## Accessing sensor-specific configuration

To access **Calibration Parameters**, connect to the logger, tap the three dots in the upper-right corner, and navigate to **Advanced → Calibration → Calibration Parameters**, then select the channel you want to configure.\
If the logger has multiple configurable sensors, the list will display each measurement type along with its channel number in brackets. Available parameters depend on the selected sensor type.

**Manual calibration** is accessed the same way: connect to the logger → tap the three dots in the upper-right corner → **Advanced → Calibration → Manual calibration**.

## Settings by sensor type

{% content-ref url="/pages/o5xL0lkJxjb7Q4RTqubw" %}
[Low / high temperature (Pt100/ Pt1000/Pt...)](/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/low-high-temperature-pt100-pt1000-pt....md)
{% endcontent-ref %}

{% content-ref url="/pages/r8KE1Ntk9M4dzv3oAbQS" %}
[Thermocouples](/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/thermocouples.md)
{% endcontent-ref %}

{% content-ref url="/pages/XJoltVI8HaT0MlchQSvZ" %}
[Binary input (open / close or OK / Alarm)](/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/binary-input-open-close-or-ok-alarm.md)
{% endcontent-ref %}

{% content-ref url="/pages/U7LjV6rgYCtiIHFl7O9A" %}
[Pulse counters](/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/pulse-counters.md)
{% endcontent-ref %}

{% content-ref url="/pages/i5XZIEqFFGmvrRA0MbDU" %}
[Soil moisture sensor](/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/soil-moisture-sensor.md)
{% endcontent-ref %}

{% content-ref url="/pages/EkCoU71iUJ2RqnRzlICu" %}
[Light sensor](/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/light-sensor.md)
{% endcontent-ref %}

{% content-ref url="/pages/fjaOYM1lu96tSEV3qi8Z" %}
[Atmospheric pressure sensor](/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/atmospheric-pressure-sensor.md)
{% endcontent-ref %}

{% content-ref url="/pages/rTPnJqZMxZrJo6SWyFTU" %}
[Motion Sensor](/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/motion-sensor.md)
{% endcontent-ref %}

{% content-ref url="/pages/Tlwy2QB3610bpdSyMfU9" %}
[Water leak sensor](/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/water-leak-sensor.md)
{% endcontent-ref %}

{% content-ref url="/pages/Tn3arnwtoUFRWby6v8VS" %}
[4-20 mA / 0-10 V analog loggers](/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/4-20-ma-0-10-v-analog-loggers.md)
{% endcontent-ref %}

{% content-ref url="/pages/F7670eWdCcMYALQlk8cx" %}
[CO2 sensor](/efento-ble-loggers/using-loggers/special-settings-by-sensor-type/co2-sensor.md)
{% endcontent-ref %}


---

# 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.efento.io/efento-ble-loggers/using-loggers/special-settings-by-sensor-type.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.
