# Wiring Notes

All units are supplied with a 4-conductor cable.

For the transmitter/transponder, the simplest configuration is just supplying power to the transmitter. In operating scenarios, serial communication is only used for commanding sync and the serial data lines can be left unconnected. However, if you are planning to use the GPS re-tweets you will need to connect the serial lines.

![Simple Wiring for Either Transmitter or Receiver using a Blue Robotics BLUART board to convert serial to USB ](/files/mvNsDOIZn5B5Q4OLZraU)

![Simple ROV Wiring for Either Transmitter or Receiver](/files/ukEplDYuhqNOXMz4Welp)

![Standard Cable Supplied with Units](/files/3DUbjI7Uc3rNHSlUTula)

{% hint style="info" %}
Warning: If using an external power source for either the transmitter or receiver, it is ***essential*** to connect the power source ground to the serial signals ground. See figure below.
{% endhint %}

![If using an external power source for either the transmitter or receiver, it is essential to connect the power source ground to the serial signals ground.](/files/tCfRqjViC72XCURot72l)


---

# Agent Instructions: 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://docs.ceruleansonar.com/c/rov-locator/rovl-mounting-and-wiring/wiring-notes.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.
