# Cockpit 3 Troubleshooting

## RC to Cockpit connectivity issue after updating to Android 15

{% hint style="success" %}
**Please update your S8 tablet to Android 16**
{% endhint %}

If you recently updated your Samsung S8 WIFI (SM-X700) tablet to Android 15. Please follow these steps to activate connectivity between the RC and Cockpit.

1. Restart your tablet
2. Connect the tablet to the Internet
3. Open Cockpit, ensure you are running at least Cockpit 2025.01.1, if not you will receive an update notification, proceed with the update
4. Once the new Cockpit installed. Go to Android / Settings / Apps / Cockpit / Storage. From there, click Clear data
5. Restart the tablet
6. Open Cockpit and go through the first launch configuration steps
7. From the main Cockpit window, click on the green "Click here to check" next to the sentence "In order to connect the remote control...". This will open the tethering menu. From that menu, toggle Ethernet tethering On
8. Go back to Cockpit and connect the RC

Steps 7 and 8 need to be executed each time the tablet is restarted or powered off and on.

After clear data, a message that Cockpit is missing licence information will appear, the tablet needs to be connected to the internet, it will fetch the information and the message will disappear after a few seconds.

<br>


---

# 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://knowledge.flyability.com/aircraft/elios-3/elios-3-cockpit-app/cockpit-3-troubleshooting.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.
