> For the complete documentation index, see [llms.txt](https://guide.cronuszen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.cronuszen.com/zen-de/haufig-gestellte-fragen/fehler-e3001.md).

# Fehler E3001

#### Frage:

***

Was ist Fehler E3001 und wie behebe ich ihn?

#### Antwort:

***

Fehler E3001 tritt auf, wenn die Cronus Zen eine beschädigte Firmware hat oder keine Firmware installiert ist.

#### **Bootloader-Modus aufrufen**

1. Finde den **blaue Reset-Taste** unterhalb der Cronus Zen.
2. Drücke den Reset-Knopf fest und halte ihn gedrückt.
3. Während du den Knopf gedrückt hältst, verbinde die Cronus Zen mit deinem PC mit dem **CONSOLE/PC USB-Anschluss**.
4. Der Bildschirm sollte anzeigen **„Zen Bootloader“**, was den Wiederherstellungsmodus bestätigt.

#### **Firmware aktualisieren**

• Gehe zu: **firmware.modcentral.ca**\
• Verwende **Google Chrome** or **nur Microsoft Edge.** • Befolge die Anweisungen auf dem Bildschirm, um die Firmware neu zu installieren.

#### **Wenn das Update fehlschlägt**

• Das Problem kann durch unzureichende USB-Stromversorgung verursacht werden.\
• Verbinde den **PROG USB** Anschluss (rechte Seite der Cronus Zen), um zusätzliche Leistung bereitzustellen.\
• Versuche das Update erneut, während beide USB-Anschlüsse angeschlossen sind.


---

# 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://guide.cronuszen.com/zen-de/haufig-gestellte-fragen/fehler-e3001.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.
