> ## Documentation Index
> Fetch the complete documentation index at: https://docs.solidyne.ar/llms.txt
> Use this file to discover all available pages before exploring further.

# RJ45 Cable Assembly

> Structured cabling diagrams

For assembling connection cables, it is recommended to:

* Use **shielded RJ45 connectors**.
* Use premium quality **CAT-5 STP or S/FTP cable**.
* Ensure the connector shield is properly bonded to the cable shield.

The following table shows the standard color coding and pin numbering for RJ45 connectors.

## RJ45 Standard Nomenclature

<img src="https://mintcdn.com/solidyne/50z9gnJvpK4fhENI/images/ux24/RJ-45_TIA-568B.png?fit=max&auto=format&n=50z9gnJvpK4fhENI&q=85&s=a902c5e3d271710157fee00c82d27311" alt="RJ45 front view - Pins according to TIA-568B" style={{ maxWidth:"300px",height:"auto",marginBottom:"1rem" }} title="" width="412" height="177" data-path="images/ux24/RJ-45_TIA-568B.png" />

| **PIN** | **WIRE COLOR** |
| :-----: | -------------- |
|    1    | White / Orange |
|    2    | Orange         |
|    3    | White / Green  |
|    4    | Blue           |
|    5    | White / Blue   |
|    6    | Green          |
|    7    | White / Brown  |
|    8    | Brown          |

## Pin Configuration for Balanced Audio Connection

| **PIN** | **FUNCTION**      | **WIRE COLOR** |
| :-----: | ----------------- | -------------- |
|    1    | Left channel (+)  | White / Orange |
|    2    | Left channel (–)  | Orange         |
|    3    | Right channel (+) | White / Green  |
|    4    | Ground            | Blue           |
|    5    | Reserved          | White / Blue   |
|    6    | Right channel (–) | Green          |
|    7    | –15 V (optional)  | White / Brown  |
|    8    | +15 V (optional)  | Brown          |

## Pin Configuration for Unbalanced Audio Connection

| **PIN** | **FUNCTION**      | **WIRE COLOR** |
| :-----: | ----------------- | -------------- |
|    1    | Left channel (+)  | White / Orange |
|    2    | NC                | Orange         |
|    3    | Right channel (+) | White / Green  |
|    4    | Ground            | Blue           |
|    5    | Reserved          | White / Blue   |
|    6    | NC                | Green          |
|    7    | –15 V (optional)  | White / Brown  |
|    8    | +15 V (optional)  | Brown          |

## Adapter Patches to Conventional Audio Connectors

### RJ45 to Unbalanced RCA

<img src="https://mintcdn.com/solidyne/50z9gnJvpK4fhENI/images/ux24/RJ45-a-RCA.jpg?fit=max&auto=format&n=50z9gnJvpK4fhENI&q=85&s=acbd32b4f6235aa0834e5b7fb5191e75" alt="RJ45 to RCA" style={{ maxWidth:"550px",height:"auto",marginBottom:"1rem" }} title="" width="536" height="209" data-path="images/ux24/RJ45-a-RCA.jpg" />

### RJ45 to Balanced XLR

<img src="https://mintcdn.com/solidyne/50z9gnJvpK4fhENI/images/ux24/RJ45-a-XLR.jpg?fit=max&auto=format&n=50z9gnJvpK4fhENI&q=85&s=0ce37954e68c19c44218111d7459dc93" alt="RJ45 to XLR" style={{ maxWidth:"500px",height:"auto",marginBottom:"1rem" }} title="" width="536" height="263" data-path="images/ux24/RJ45-a-XLR.jpg" />

### RJ45 to Balanced TRS

<img src="https://mintcdn.com/solidyne/50z9gnJvpK4fhENI/images/ux24/RJ45-a-TRS.jpg?fit=max&auto=format&n=50z9gnJvpK4fhENI&q=85&s=0f4fe3e8eecfb563c2351d5a19a676fd" alt="RJ45 to TRS" style={{ maxWidth:"500px",height:"auto",marginBottom:"1rem" }} title="" width="536" height="263" data-path="images/ux24/RJ45-a-TRS.jpg" />

***

<Warning>
  SOL-M12/minijack adapters (to female mini plug) can be connected to balanced or unbalanced OUTPUTS. Not recommended for unbalancing inputs as they leave the (-) pin unconnected, which may introduce noise.
</Warning>

<Warning>
  SOL-M12/RCAM adapters (to male RCA) can be connected to balanced INPUTS to unbalance them, as they connect the balanced (-) signal to ground. **DO NOT USE ON BALANCED OUTPUTS**, as outputs must be unbalanced by leaving the (-) pin unconnected.
</Warning>
