# Electrical Connection

Power and communication connections are made through Cat5 cable following the T568-B color convention. Internal to the device, the cable is terminated and makes connection to the PCB using JST GH connectors.

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

Provided external connections are a 4-pin JST GH for connection to a Blue Robotics Ethernet Switch or RJ45 adapter, and spade connectors for connecting to power (10-30 Volts DC).

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

A converter is also provided for adapting from the 4-pin JST GH to a standard RJ45.

![](/files/4HAsmjaeAnbZbBn2afFq)


---

# 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/insight-240/electrical-connection.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.
