> 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-app/calibration-row/assign-reference-sensor-to-calibration-row.md).

# Assign reference sensor to calibration row

To run a calibration, you must assign a reference sensor to a calibration row first.

You can assign up to 5 reference sensors and use them simultaneously.&#x20;

Instructions for all the types of reference sensors are presented below.

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

Tap “Reference sensor” button.

A Bluetooth search window will be opened, presenting the Bluetooth devices discovered around. Every row contains device name, its Bluetooth address and standard. Only Bluetooth Low Energy (BLE) devices are shown and can be selected.

For Dostmann P790 enable its Bluetooth interface as described in [Dostmann P790](/boomerang-3-calibration-app-manual/calibration-set/reference-thermometers/dostmann-p790.md) chapter.

For WLREF sensor, press its wake-up button shortly. Observe if red LED is on.

The reference meter shall now be discoverable over Bluetooth.

<figure><img src="/files/ChigpoAqXbIs7aMqDBR8" alt="" width="360"><figcaption></figcaption></figure>

Tap the reference sensor Bluetooth name to open a reference sensor form. The name is a serial number for Dostmann P790 and icusens.wlref in case of WLREF sensor.

Enter the values that are missing like “Name”, “Sensor type”, “Sensor serial number”, “Sensor uncertainty value” and “Certificate number”. For WLREF all the values besides Name will be filled-in automatically basing on the [WLREF adjustment file](/boomerang-3-calibration-app-manual/calibration-app/wlref-adjustment-file.md).&#x20;

<figure><img src="/files/9E7nsv2a1swaBUH6y7nj" alt="" width="305"><figcaption></figcaption></figure>

For P790 select the channel, as it can be equipped with two sensors.

The “Check values” button is used to read the current measurements from the reference sensor(s). It can be used to check if the selected sensor is a correct one.

<figure><img src="/files/EaZNRva1YtCbOG0zGiF0" alt="" width="257"><figcaption></figcaption></figure>

The “Clear sensor” button is used to delete all the data in case you want to assign another reference sensor to a given row. The same happens if you decide to leave the form without entering all the data as described below.

The fields’ descriptions are presented in the table below.

| Field                    | Description                                                                                      |
| ------------------------ | ------------------------------------------------------------------------------------------------ |
| Selected device          | Bluetooth name of the reference instrument or sensor.                                            |
| Name                     | Name of the reference instrument or sensor entered by the user                                   |
| Sensor type              | Reference sensor type. Filled-in automatically.                                                  |
| Sensor serial number     | Reference sensor serial number from its certificate. Filled-in automatically for WLREF.          |
| Sensor uncertainty value | Reference sensor uncertainty value stated on its certificate. Filled-in automatically for WLREF. |
| Certificate no.          | Number of the reference sensor calibration certificate. Filled-in automatically for WLREF.       |
| Long term drift          | A long-term drift of the sensor. Filled-in automatically.                                        |
| Bluetooth device sensor  | A channel number in case the reference meter has multiple sensors.                               |

Tap “Close & save” to save the data and return to the main window.

The form can be saved only if all the fields are defined. If you tap “Close & save” with some fields empty, a warning will be displayed.

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

If you tap “OK”, then any data you entered will be deleted and you will return to the main window with no reference sensor selected for the row.

After the form is saved, the row is in a Ready state and can be used for calibration.

<figure><img src="/files/IU39FISAJByyIksQ8Ivx" alt="" width="563"><figcaption></figcaption></figure>

For P790 remember to disable its Bluetooth interface to preserve the battery, as described in [Dostmann P790](/boomerang-3-calibration-app-manual/calibration-set/reference-thermometers/dostmann-p790.md) chapter.


---

# 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-app/calibration-row/assign-reference-sensor-to-calibration-row.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.
