> For the complete documentation index, see [llms.txt](https://docs.mobiusflow.com/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mobiusflow.com/help/user-guides/mobiusflow-connectors/mobiusflow-official-connector/connection-details-and-led-indicators.md).

# Connection Details and LED Indicators

## Power Options

You have three options to power the connector

<table><thead><tr><th width="289">Power Option</th><th>Details</th></tr></thead><tbody><tr><td><strong>PoE</strong></td><td>Power over Ethernet (30 watts)</td></tr><tr><td><strong>DC Supply via screw terminals</strong></td><td>5 to 24Vdc 500mA</td></tr><tr><td><strong>USB</strong></td><td>5V 500mA via micro USB</td></tr></tbody></table>

## Network Options

You can connect to your network via wired Ethernet or 2.4GHz WiFi

## Front Panel

The image and table below describe the connections and LED indicators on the front panel of the connector.

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

<table><thead><tr><th width="86.33333333333331">Item</th><th>Description</th><th>Comments</th></tr></thead><tbody><tr><td><strong>1</strong></td><td>Ethernet port and PoE Supply</td><td><br></td></tr><tr><td><strong>2</strong></td><td>5 to 24vdc screw terminals</td><td><br></td></tr><tr><td><strong>3</strong></td><td>USB power</td><td><br></td></tr><tr><td><strong>4</strong></td><td>Configuration button</td><td>Push and hold to enter config mode or factory reset<br></td></tr><tr><td><strong>5</strong></td><td>Power OK indicator</td><td>Connector is powered<br></td></tr><tr><td><strong>6</strong></td><td>5 to 24vdc power OK</td><td><br></td></tr><tr><td><strong>7</strong></td><td>USB power OK</td><td><br></td></tr><tr><td><strong>8</strong></td><td>PoE power OK</td><td><br></td></tr><tr><td><strong>9</strong></td><td><strong>Mobius</strong>Flow® connected</td><td>Connected to <strong>Mobius</strong>Flow® gateway<br></td></tr><tr><td><strong>10</strong></td><td>Network connected (upstream)</td><td>Network connection established<br></td></tr><tr><td><strong>11</strong></td><td>Module present in slot 1</td><td><br></td></tr><tr><td><strong>12</strong></td><td>Module 1 activity</td><td>Flashes when module 1 sends or receives data<br></td></tr><tr><td><strong>13</strong></td><td>Module present in slot 2<br></td><td><br></td></tr><tr><td><strong>14</strong></td><td>Module 2 activity<br></td><td>Flashes when module 2 sends or receives data<br></td></tr></tbody></table>

\
Product Label
-------------

The product label is on the bottom of the connector. It shows the [part number](/help/user-guides/mobiusflow-connectors/mobiusflow-official-connector.md#part-numbers), software version and serial number of the product.&#x20;

<figure><img src="/files/3grzFu26Q3tx92jX73en" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The serial number is required when configuring both the connector and your **Mobius**Flow® instance. Make sure you take a note of the serial number before starting
{% endhint %}


---

# 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://docs.mobiusflow.com/help/user-guides/mobiusflow-connectors/mobiusflow-official-connector/connection-details-and-led-indicators.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.
