# DCS2 x NextVision Adapter

<details>

<summary><strong>Release notes</strong></summary>

**rev.2**

* Reworked DC/DC converter to increase efficiency
* Simplified hardware layer of communication interface
* Some minor updates improving manufacturability (do not affect functionality)

**rev.1**

* Added Starling support
* Added main DC/DC bypass

</details>

<figure><img src="/files/diHu9FRzkuywCrfkrfVr" alt="" width="563"><figcaption></figcaption></figure>

## Description

DroneCore Suite x NextVision Adapter is a combination of hardware and software for seamless transmission of the video stream from NextVision gimbals into the Jetson running on the DroneCore Suite. This unit will allow the connection of NextVision gimbals to the DCS2 ecosystem via standardised DCS2.Payload connector

**Box content**

* 1x NextVision Adapter for DCS, including a software driver.
* 1x Cam – FPC cable (length 10 cm / 20 cm / 25 cm)
* DroneCore x NextVision software license

***

Mechanical / environmental specifications

| Attribute                       | Value/Note    |
| ------------------------------- | ------------- |
| **Dimensions** *L*×*W*×*H (mm)* | 51 × 35 × 8   |
| **Temperature rating**          | -40°C / +85°C |

### Dimensions

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

{% file src="/files/0YocFMDY7cEm3Tf2wJWI" %}

***

### 3D model

{% file src="/files/4CwyM3WZzDnU7dir9psi" %}

***

## Power supply

{% hint style="danger" %}
**WARNING - Do not exceed the maximum input voltage**

Exceeding the maximum input voltage of 100 V may result in permanent damage to the device. Ensure that the input voltage remains within the specified limits at all times. Special care has to be taken if voltage transients and oscillations are present, as these may cause the maximum rating to be exceeded. This can occur in systems with high inductance, during switching events, or when using motor controllers with active braking. Appropriate suppression and protection measures must be implemented
{% endhint %}

{% hint style="danger" %}
**WARNING - Beware of excess heat**

Heat is generated by all onboard voltage regulators during operation, with dissipation increasing at higher load current and total power consumption. Adequate thermal management, such as airflow or passive cooling, is recommended when operating the board at higher load conditions to ensure proper thermal performance and prevent overheating. Onboard power monitoring can be used to provide a precise overview of power consumption across the whole system.
{% endhint %}

**Recommended Input Voltage Range:** 20–80 V

**Maximum Input Voltage:** 100 V

### Onboard power rails

<details>

<summary><strong>GIMBAL_PWR</strong></summary>

**Output voltage:** 18.2V

**Maximum current load:** 2.5A

</details>

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

***

## Connectors, controls and indicators <a href="#connectors-controls-and-indicators" id="connectors-controls-and-indicators"></a>

### Top side <a href="#top-side-connectors" id="top-side-connectors"></a>

<figure><img src="/files/6E6jbjK85UYF7uf64Mc5" alt=""><figcaption></figcaption></figure>

#### Connectors

<details>

<summary><strong>PAYLOAD SIGNAL</strong></summary>

<figure><img src="/files/DyCDnOZ3j5OyrxDkob0e" alt="" width="375"><figcaption></figcaption></figure>

* Matching connector Hirose DF36-50P-0.4SD
* I2C is 3V3 logic

{% hint style="danger" %}
This connector can be connected/unconnected only when the system is powered off!
{% endhint %}

| pin   | function    |
| ----- | ----------- |
| 1-18  | NC          |
| 19    | I2C\_SDA    |
| 20    | I2C\_SCL    |
| 21    | NC          |
| 22    | NC          |
| 23    | CSI\_CLK\_P |
| 24    | CSI\_CLK\_N |
| 25    | CSI\_D1\_P  |
| 26    | CSI\_D1\_N  |
| 27    | CSI\_D0\_P  |
| 28    | CSI\_D0\_N  |
| 29    | USB\_PWRCTL |
| 30    | USB\_OC     |
| 31    | USB\_D\_P   |
| 32    | USB\_D\_N   |
| 33-50 | NC          |

</details>

<details>

<summary><strong>PAYLOAD POWER</strong></summary>

<figure><img src="/files/tkisNEiQ16s3H3EXncsl" alt="" width="236"><figcaption></figcaption></figure>

Matching connector Molex 502578-060x

| pin | function |
| --- | -------- |
| 1   | GND      |
| 2   | GND      |
| 3   | GND      |
| 4   | 5V       |
| 5   | NC       |
| 6   | VDD      |

</details>

<details>

<summary><strong>Gimbal</strong></summary>

<figure><img src="/files/UgM08tqnoZIWeAwMdwPB" alt="" width="375"><figcaption></figcaption></figure>

Direct connection to Nextvision Gimbal cable

</details>

#### Indicators

<details>

<summary><strong>Power rails LEDs</strong></summary>

<figure><img src="/files/4BBBKtkAjVXtWEjpBT84" alt="" width="50"><figcaption></figcaption></figure>

<figure><img src="/files/fqfCCNybTpAqJB8JBB6T" alt="" width="36"><figcaption></figcaption></figure>

Indication of power lane status

</details>

***

### Bottom side

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


---

# 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.airvolute.com/peripherals/payloads/nextvision/dcs2-x-nextvision-adapter.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.
