> 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-domain-administrator-manual/dashboard/missions/btiny-mission-sensor-usage-scenario.md).

# BTiny Mission sensor usage scenario

* Start the Mission/Transport using one of these two methods:
  * from Boomerang web client on a PC or Smartphone, choose immediate or a scheduled start    \
    This method works for all BTiny temperature loggers,
  * from BTINY009 tactile push button while it is within the wireless range of a    \
    CloudConnector.
* Put the temperature logger in the package and ship it. If the logger is within wireless range of a CloudConnector, the temperature will be logged on-line and updated in Boomerang.
* After the package reception, stop the mission, using one of the methods described above.  \
  In case of a scheduled mission, it will be stopped automatically at the mission stop time or it may be  \
  stopped by the user using tap on BTINY009 or from the Boomerang web client. To stop the mission using tap on BTINY009 it must be in range of the CloudConnector.
* Bring the sensor into the Cloud Connector range to ensure all logged data are stored in Boomerang.

After that, the data are stored in the system as a mission in a real measuring point.


---

# 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-domain-administrator-manual/dashboard/missions/btiny-mission-sensor-usage-scenario.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.
