> 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/base-stations/base-stations/base-overview/pro-base-station.md).

# Pro Base Station

#### Contents of the box

* Aranet Pro base station with installed Aranet SensorHUB software and License.
* Aranet Pro base station mount.
* 2 pieces of W1412 screws for mounting the base station.
* AC power adapter (EU or US version, depending on product version).

#### Indicators of the base station

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

1. **Sensor data indicator LED** – flashes amber every time a data packet is received from a sensor.
2. **Wi-Fi connection indicator LED** – amber light when Aranet PRO is connected to Wi-Fi or works in   \
   Access Point mode.
3. **LAN connection indicator LED** – amber light when Aranet PRO is connected to LAN interface using an   &#x20;Ethernet cable.
4. **12V power indicator LED** – green light when Aranet PRO is connected to 12V power either through a   &#x20;PoE connection or with the included AC power adapter.
5. **Battery power indicator LED** – red light when Aranet PRO is using built-in backup battery power.

#### Base station mounting

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

1. Base station mount configuration for positioning on a vertical surface.
2. Base station mount configuration for positioning on a vertical surface.
3. Base station mount configuration for placement on a horizontal surface.

{% hint style="warning" %}
Make sure to NOT install the base station in a faraday cage structure. A Metal enclosure made of conductive material of any kind would count as this. This will significantly reduce the range of the base station.
{% endhint %}

#### Base station ports

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

1. On-Off switch – switch in the left position means the Pro base station is turned off, switch in the right position   &#x20;means Aranet Pro is turned on.
2. AC Power port - for using the included AC power adapter to power Aranet Pro.
3. Ethernet port – for LAN connectivity as well as PoE connectivity.
4. Reset button –– press and hold for 5 seconds or more, and then release the button to reset the network   &#x20;settings and password of the “root” user account. The reset button is accessed through the hole with a   &#x20;thin object, like a pencil.
5. USB port – for connecting a USB modem to enable SMS notification functionality.


---

# 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/base-stations/base-stations/base-overview/pro-base-station.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.
