> For the complete documentation index, see [llms.txt](https://help.aranet.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aranet.com/pro-series-sensors/pro-series-sensors/weight-sensor.md).

# Weight Sensor

Continuous weight measurement using the Aranet Weight sensor enables real-time monitoring&#x20;of various plant growth factors, including biomass increase, plant weight, water addition, and&#x20;drainage weight. Both the 50 kg and 100 kg versions operate wirelessly and are powered by a&#x20;single AA battery. For more comprehensive insights, consider combining multiple weight&#x20;sensors to detail processes within the greenhouse.

#### Use cases

Measurements allow us to foresee problems, which can result in a slowdown in production and&#x20;plant overload. Weight sensors can also be used to gain insights about fruit weight, evaluate&#x20;average fruit growing days, and assess leaf weight on the plant. Data enables the analysis of&#x20;biomass distribution by examining weight changes at fruit and leaf harvest, as well as tracking&#x20;weekly yield and other parameters.

Combine multiple weight sensors and track weight for several parameters to obtain more&#x20;detailed information about processes in the greenhouse. The Aranet Cloud platform allows the&#x20;creation of virtual sensors to calculate the difference or sums between the measurements.

It is possible to use a weight sensor for a specific, custom weighing solution, more available here: [Custom Weighing Solutions for Horticulture](/pro-series-sensors/pro-series-sensors/weight-sensor/custom-weighing-solutions-for-horticulture.md)

#### Good practice recommendations

To track biomass gain, fruit load, etc., install a Weight sensor directly at the truss.

<div data-with-frame="true"><figure><img src="/files/Ah6nSOgckhsESlcndqCu" alt=""><figcaption></figcaption></figure></div>

{% columns %}
{% column %}
In case several weight sensors are used for\
more precise plant growth insights, feel free&#x20;to create a frame with several weight&#x20;sensors, as well as install the weight sensors&#x20;for the whole plant section as a reference&#x20;section for a greenhouse.
{% endcolumn %}

{% column %}

<div data-with-frame="true"><figure><img src="/files/29lmNwC61BZsbNWQ3WnA" alt=""><figcaption></figcaption></figure></div>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<div data-with-frame="true"><figure><img src="/files/lMg8e7UMdIbbqVoYCQ2L" alt="" width="175"><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column %}

<div data-with-frame="true"><figure><img src="/files/3jDQMyyGI2PVgGswZ7os" alt="" width="174"><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column %}
The large water content in plants and fruits is&#x20;the primary factor contributing to the&#x20;weakening of the radio signal if sensors or the&#x20;base station are positioned too low. The sensor&#x20;has an extended wire to a transmitter - position&#x20;the transmitter (white body approximately one&#x20;foot or 30 centimeters above the expected&#x20;maximum height of the plants.
{% endcolumn %}
{% endcolumns %}

#### Specific notes

{% tabs %}
{% tab title="Using Web GUI" %}
To reset the zero offset of weight (tare), click on the TARE button. The last measured tared and (untarred&#x20;weight), as well as the date and time of the last tare event, will be indicated.

<div data-with-frame="true"><figure><img src="/files/XsLoremM7VO8k7wUbKiD" alt=""><figcaption></figcaption></figure></div>

By default, the graph of the Weight Sensor will display&#x20;measurements of a tared weight. To display the untarred&#x20;weight in the graph, click the Tune button and&#x20;tick the “Show” box.

<div data-with-frame="true"><figure><img src="/files/CD3SCCVpk0kyREci0ouC" alt="" width="130"><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Using Aranet Cloud" %}
To tare the weight measurement, go to the base station management feature in the Aranet Cloud&#x20;interface. Click on “Add & Manage Sensors,” select your weight sensor, and then click on the&#x20;TARE button.

<div data-with-frame="true"><figure><img src="/files/qoi36KUeEIqMAaZjpUVM" alt=""><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/MZGb2ATwyMlC8hdQXbAg" alt=""><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/p9YLbxXlyxZygQy6GX8s" alt=""><figcaption></figcaption></figure></div>

<div data-with-frame="true"><figure><img src="/files/0qNP527GOTrXkbOpwr09" alt=""><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}


---

# 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.aranet.com/pro-series-sensors/pro-series-sensors/weight-sensor.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.
