# Silvus

{% columns %}
{% column width="50%" valign="middle" %}

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

<figure><img src="/files/LOH5SP6bMarrCgYiTyhu" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="50%" valign="middle" %}

### StreamCaster

Silvus Technologies produces the StreamCaster family of MANET radios, built around their proprietary MN-MIMO waveform.

StreamCaster radios are widely deployed by defence, law enforcement, and public safety organisations and are certified under the DoD Blue UAS Framework and AUVSI Green UAS Cleared Components list.

They are engineered for the most demanding RF environments, with strong anti-jamming, high throughput, and support for networks of hundreds of nodes.
{% endcolumn %}
{% endcolumns %}

### Key capabilities

* MN-MIMO waveform delivering high-bandwidth, low-latency links in NLOS and contested conditions
* Up to 100 Mbps throughput; multiple MIMO configurations (2×2 up to 4×4)
* IP68 and MIL-STD-810G rated — built for field durability
* Interfaces: Ethernet, USB, RS-232, PTT — connects cameras, sensors, IP devices and more
* Spectrum Dominance suite for EW resilience and LPI/LPD operation
* StreamCaster LITE (SL5200) OEM module at just 52 g for weight-sensitive airframes

***

### Connecting to DroneCore

StreamCaster radios connect via Ethernet (all models expose a standard RJ45 or JST Ethernet port). The embedded StreamScape management UI is reachable from the Jetson browser at the radio's default IP once cabled.

<table data-full-width="false"><thead><tr><th width="169.8575439453125">DroneCore version</th><th width="154.857177734375">Radio connector</th><th width="189.7144775390625">DroneCore connector</th><th width="186.4281005859375">Cable</th></tr></thead><tbody><tr><td>DCS1</td><td>ETH (RJ45)</td><td><code>&#x3C;ETH_PORT_LABEL></code> on Jetson carrier</td><td>Ethernet patch or RJ45-to-JST adapter</td></tr><tr><td>DCS2</td><td>ETH (RJ45)</td><td><code>&#x3C;ETH_PORT_LABEL></code> on adapter board</td><td>Ethernet patch or RJ45-to-JST adapter</td></tr></tbody></table>

Power for the OEM module variants (SC4200EP, SL5200) comes from the `<3V3_or_5V_AUX_LABEL>` rail - verify the specific module's input voltage range before wiring.

For the full SC4400E, an external regulated supply is typically required. MAVLink from the Cube is bridged to the mesh via MAVProxy or similar on the Jetson, forwarded as UDP to the GCS IP.

For multi-operator deployments, StreamScape's topology view lets you monitor per-link RSSI and throughput directly from the Jetson or any networked device.


---

# 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/hidden-wip/radios/silvus.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.
