> For the complete documentation index, see [llms.txt](https://dev.solid-run.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.solid-run.com/amd/r8000-r7000/sbc-platform/bedrock-r8000-technical-documentation/hardware-bedrock-r8000/bedrock-r8000-connectors.md).

# Bedrock R8000 connectors

## Bedrock R8000 connectors

* [DC IN connector](#dc-in-connector)
  * [Mating connector](#mating-connector)
* [Remote power button connector](#remote-power-button-connector)
  * [Remote power button pinout](#remote-power-button-pinout)
  * [Remote power LED parameters](#remote-power-led-parameters)
  * [More info](#more-info)
* [WiFi antenna connector](#wifi-antenna-connector)
* [LTE/5G antenna connector](#lte-5g-antenna-connector)

## DC IN connector

Manufacturer: Phoenix Contact\
Manufacturer PN: 1827868

<https://www.phoenixcontact.com/en-pc/products/printed-circuit-board-connector-mc-15-2-gf-381-1827868>

![](/files/L6nzeh3F9onGOcrvVLbY)

#### Mating connector

Manufacturer: Phoenix Contact\
Manufacturer PN: 1827703

<https://www.phoenixcontact.com/en-us/products/pcb-plug-mc-15-2-stf-381-1827703>

![](/files/XUvCidTH1Cyz7qGUhb6A)

{% hint style="info" %}
SolidRun offers [SRBD-CABDC](/amd/r8000-r7000/sbc-platform/bedrock-r8000-technical-documentation/bedrock-r8000-r7000-accessories.md#dc-cable-phoenix-connector) Pigtail DC cable for Bedrock with the mating connector
{% endhint %}

## Remote power button connector

Manufacturer: [Molex](https://www.molex.com/en-us/home)\
Manufacturer PN: 353630460

#### Remote power button pinout

![](/files/F12j7oXrMh6R2UvQFskg)

#### Remote power LED parameters

|                              |       |
| ---------------------------- | ----- |
| Voltage - Forward (Vf) (Typ) | 3.2 V |
| Current (Typ)                | 20 mA |

#### More info

* [Datasheet](https://www.molex.com/en-us/products/part-detail/353630460)
* SolidRun remote power button cable:
  * SolidRun PN: SRBD-CABBTN
  * Description: 1m cable with panel mount power button (black) with integrated blue LED (IP67 rating)
  * Panel mount power button: <https://www.e-switch.com/product-catalog/rp8100-series-round-illuminated-pushbutton-switch>
* [Remote power button schematics](https://drive.google.com/file/d/1yIGvfnjJ2ggpG37PPsWe57a5aQo70dfN/view?usp=sharing)

## WiFi antenna connector

WiFi connector type in Bedrock: **Female RP-SMA** (center pin)

![](/files/WlDwkv4REZikFt66pHY2)

Use a **Male RP-SMA** WiFi antenna (center hole)

![](/files/6j6AnLhpLrySUFGMnUbd)

## LTE/5G antenna connector

LTE/5G connector type in Bedrock: **Female SMA** (center hole)

![](/files/NMEQE3QWoWmKCeecwxI6)

Use a **Male SMA** LTE/5G antenna (center pin)

![](/files/c8GasiOOfjXJiuKBPT5B)


---

# 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:

```
GET https://dev.solid-run.com/amd/r8000-r7000/sbc-platform/bedrock-r8000-technical-documentation/hardware-bedrock-r8000/bedrock-r8000-connectors.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.
