> 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-fr/guides-de-configuration/guide-de-demarrage-rapide/etape-2-mettre-a-jour-le-micrologiciel.md).

# ÉTAPE 2 : Mettre à jour le micrologiciel

Cette page explique comment mettre à jour le firmware du Cronus Zen vers la dernière version disponible.

## Étape par étape

***

{% stepper %}
{% step %}
**Appuyez** et **maintenez** le bouton bleu du Cronus Zen **bouton de réinitialisation**.

<div align="left"><figure><img src="/files/af0be1a57f50e0c4a0c2e4a1c71708635b654d08" alt=""><figcaption><p>Connexion PC via le port USB CONSOLE/PC</p></figcaption></figure></div>
{% endstep %}

{% step %}
Branchez votre Cronus Zen à un ordinateur en utilisant le **USB CONSOLE/PC** port.
{% endstep %}

{% step %}
L'écran OLED affiche **Zen Bootloader.**
{% endstep %}

{% step %}
Dans Zen Studio, allez dans **Outils > Mise à jour du firmware en ligne**,\
ou visitez **firmware.modcentral.ca** directement.
{% endstep %}

{% step %}
Cliquez **Connecter**, sélectionnez **Cronus ZEN**, puis cliquez **Connecter** à nouveau.

<div align="left"><figure><img src="/files/8169f7bf3cc89ff32dcd8fdd45985f07000ea123" alt=""><figcaption></figcaption></figure></div>

Si le Cronus Zen n'apparaît pas comme montré ci-dessus, assurez-vous qu'il est en **Mode Bootloader** et connecté au port USB supérieur.
{% endstep %}

{% step %}
Cliquez **Dernier.**\
La mise à jour du firmware commencera automatiquement et se terminera en environ 20 secondes.
{% endstep %}
{% endstepper %}


---

# 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-fr/guides-de-configuration/guide-de-demarrage-rapide/etape-2-mettre-a-jour-le-micrologiciel.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.
