> For the complete documentation index, see [llms.txt](https://docs.ceruleansonar.com/c/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ceruleansonar.com/c/ethernet-rov-locator/connecting-and-powering-your-rovle-ethernet-receiver-or-transceiver/rovl-wiring/standard-cabling-options.md).

# Standard Cabling Options

Cables include a Blue Robotics M10 WetLink penetrator on the ROVL end, and the appropriate JST-GH connector(s). The other end has the indicated termination.

The usable length noted in the captions is assuming installation on an [Omnitrack ](https://docs.ceruleansonar.com/c/omnitrack/)float.&#x20;

### Power-over-Ethernet Cables (RX)

<figure><img src="/files/ky8ZrEAPPklA5D8R6B9U" alt=""><figcaption><p>POE cable in lengths of 6 meters (4.5 meters usable), 20 meters (18.5 meters usable), 50 meters (48.5 meters usable)</p></figcaption></figure>

### USB Cable (RX)

<figure><img src="/files/XTUK4O518ukT7HFC0rzJ" alt=""><figcaption><p>USB cable is available in 5-meter length (max allowed by USB standard) (3.5 meters usable)</p></figcaption></figure>

### Serial Cable (RX or TX)

<figure><img src="/files/iJPKwJ91Y1Pysv8r35Fr" alt=""><figcaption><p>Serial cable is available in 1.5-meter length (max allowed by serial TTL), not suitable for Omnitrack or Mk V use</p></figcaption></figure>

### Ethernet: BlueBoat Wiring Harness (RX), Blue ROV Wiring Harness (Mk V TX)

<figure><img src="/files/Hv1ph2QK9NQVxITbnNtw" alt=""><figcaption><p>Sized to work with the <a href="/spaces/iGep5P4JoGKQtExRT40W">Omnitrack </a>BlueBoat mounting</p></figcaption></figure>

### Power Cable (Mk II, Mk III TX)

<figure><img src="/files/Yo80R2JcAhChxJPp9il2" alt=""><figcaption><p>Sized for BlueROV</p></figcaption></figure>


---

# 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.ceruleansonar.com/c/ethernet-rov-locator/connecting-and-powering-your-rovle-ethernet-receiver-or-transceiver/rovl-wiring/standard-cabling-options.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.
