> 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-instrukcja-obslugi-uzytkownika/dashboard/misje/wykorzystanie-czujnika-btiny-mission.md).

# Wykorzystanie czujnika BTiny Mission

BTiny Mission rejestruje temperaturę podczas transportu.

Misję możesz uruchomić natychmiast albo zaplanować.

### Przebieg misji (transportu)

{% stepper %}
{% step %}

### Rozpocznij misję

Możesz rozpocząć misję na dwa sposoby:

* W aplikacji web Boomerang (PC lub smartfon) wybierz start natychmiastowy lub zaplanowany.
* Naciśnij przycisk czujnika **BTINY009**, jeśli jest w zasięgu radiowym modułu Cloud Connector.
  {% endstep %}

{% step %}

### Zrealizuj transport

Włóż rejestrator do paczki i wyślij ją.

Jeśli rejestrator jest w zasięgu Cloud Connector, pomiary będą widoczne online w Boomerang 3.
{% endstep %}

{% step %}

### Zatrzymaj misję

Po odebraniu paczki zatrzymaj misję jedną z metod z kroku 1.

Zaplanowana misja może zakończyć się automatycznie o ustalonej godzinie.

Aby zatrzymać misję przyciskiem BTINY009, czujnik musi być w zasięgu Cloud Connector.
{% endstep %}

{% step %}

### Prześlij dane do systemu

Umieść czujnik w zasięgu Cloud Connector.

Zapewni to przesłanie wszystkich zarejestrowanych danych do systemu Boomerang 3.

Po transmisji misja zapisze się w systemie w rzeczywistym punkcie pomiarowym misji.
{% endstep %}
{% endstepper %}


---

# 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:

```
GET https://help.boomerang3.com/boomerang-3-instrukcja-obslugi-uzytkownika/dashboard/misje/wykorzystanie-czujnika-btiny-mission.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.
