# Mobile RS232-Router

## Overview

<figure><img src="/files/DCY7b5MGFjVjKyegKeCN" alt=""><figcaption><p>Setup Diagram</p></figcaption></figure>

The RS232-Router establishes a communication link with the RemoteRedirect web service via the internet (the connection itself depends on the dewvice being used and can range from mobile cell coverage to wireless internet to ethernet internet).&#x20;

Data is then sent from the RemoteRedirect web service to the router and on via the router's RS232 port to the display board.&#x20;

{% hint style="info" %}
In order for the flow of data to be stable, a good internet connection is required.&#x20;

In case you have bad reception, maybe using the [Android App](/dbnetsoft/remoteredirect/configuration/operating-modes/display/connectivity/android-app.md)is more suitable as it will produce the display board content locally and only rely on the internet for changing scenes or scripts.&#x20;
{% endhint %}

## Configuration

Configuration for common RS232-routers can be found in the [Hardware](/dbnetsoft/remoteredirect/readme/hardware.md)section.


---

# 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.dbnetsoft.com/dbnetsoft/remoteredirect/configuration/operating-modes/display/connectivity/mobile-rs232-router.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.
