> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/boomerang-3-calibration-app-manual/calibration-set/reference-thermometers/dostmann-p790.md).

# Dostmann P790

Dostmann P790 meter can be equipped with 2 reference sensors.

![P790 precision instrument for PT100, thermocouples and relative humidity -  Dostmann](/files/pxMtDokkHFJma4euCFE8)

The complete handling of the Dostmann P790 instrument is described in its Operating Instruction.

During the calibration with P790 the following manual operations are needed:

* start logging before the calibration,
* enable P790 Bluetooth interface before assigning the meter and reading the measurements,
* disable P790 Bluetooth interface after assigning the meter,
* disable Auto OFF.

All the operations are described below in detail.

**Start logging**

To start logging the measurements in P790 internal memory:

Press (ENTER/MENUE) and use the up and down keys (<img src="/files/B8FYv8QQQumHLkY5fuTs" alt="" data-size="line">) to select **Lo6**. Push (ENTER/MENUE) to confirm.

Use the up or down keys (<img src="/files/B8FYv8QQQumHLkY5fuTs" alt="" data-size="line">) to select **on**. Push (ENTER/MENUE) to confirm.

Use the up or down keys (![](/files/fh2xy4h3AXs6f3p4U0zN)) to select automatic storage (Auto). Push (ENTER/MENUE) to confirm.

Use the up or down keys (<img src="/files/wggRIasZ3p5OAfpKNzGL" alt="" data-size="line">) to select to create a new file (**nLo6**). Push (ENTER/MENUE) to confirm.

Use the up or down keys (<img src="/files/PZfAFqCbkcDHRiaa706o" alt="" data-size="line">) to select the time interval of 1 minute (**1 Π**). Push (ENTER/MENUE) to confirm. Push (ESC) to revert to the measuring mode i.e., the state where the readings are shown on the LCD.

The logging stops when the log is read for the first time, but it remains intact and can be read multiple times if needed. The data are deleted only if a new log is started.

**Enable Bluetooth interface**

To enable Bluetooth interface press (ENTER/MENUE). Use the up or down keys (<img src="/files/Y1p5xQV5uTOaGWGcXdrv" alt="" data-size="line">) to select **bLE**.

Press (ENTER/MENUE) to choose. Use the up or down keys (<img src="/files/DsCt9MtYfstfaUbVGeAe" alt="" data-size="line">) to select **on** and press (ENTER/ MENUE) to confirm.

Push (ESC) to revert back to the measuring mode i.e. the state where the readings are shown on the LCD.

**Please note that there will be no correct communication with the instrument if it will not be in the measuring mode despite the fact it will be discoverable over Bluetooth.**

The BLE on state is indicated by an arrow pointing up, shown in the upper right corner of the meter LCD.

When operating on battery, Bluetooth interface shall be enabled just before reading the reference sensor data because it consumes a lot of power. The meter switches Bluetooth off automatically, after the data are read, to preserve the battery so it has to be enabled if the data has to be read again.

**Disable Bluetooth interface**

To disable Bluetooth interface press (ENTER/MENUE). Use the up or down keys (<img src="/files/rjmLnfZphq6HreQYAP7x" alt="" data-size="line">) to select **bLE**.

Press (ENTER/MENUE) to choose. Use the up or down keys (<img src="/files/iKZEfW57mbmoBgHtdJ0a" alt="" data-size="line">) to select **off** and press (ENTER/ MENUE) to confirm.

Push (ESC) to revert back to the measuring mode i.e. the state where the readings are shown on the LCD.

If BLE is off, then there is no arrow in the upper right corner of the meter LCD.

**Disable AUTO-OFF**

When operating on battery disable AUTO\_OFF function which turns the meter off after 30 minutes. Press and hold (ESC/AUTO-OFF) key to select **dAoF** (Disable AUTO\_OFF) on the LCD. Please note that the default setting after power on is **EAoF** (Enable AUTO\_OFF) so **dAoF** (Disable AUTO\_OFF) must be set every time the instrument is switched on.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.boomerang3.com/boomerang-3-calibration-app-manual/calibration-set/reference-thermometers/dostmann-p790.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
