> For the complete documentation index, see [llms.txt](https://documentation.nomos-system.com/nomos-system/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.nomos-system.com/nomos-system/integratore-it/competenze/zigbee/impostazioni-zigbee.md).

# Impostazioni ZigBee

Di seguito sono riportate le impostazioni disponibili per il controller ZigBee:

1. **Modalita debug:**
   * Con l'opzione "Debug", può attivare la funzione di debug. Questa funzione e utile quando ha bisogno di log dettagliati per la risoluzione dei problemi.
2. **Impostazioni del canale:**
   * Qui può selezionare il canale ZigBee su cui operera la rete.
   * **Per impostazione predefinita**, e impostato il canale 25. Questo e spesso un buon canale per evitare interferenze con altre reti wireless.
   * **Nota importante:** La modifica del canale richiede di riaccoppiare tutti i dispositivi ZigBee!
3. **Selezione della porta:**
   * La porta ZigBee e impostata su "Auto" per impostazione predefinita, il che significa che la porta corretta verra selezionata automaticamente.

<figure><img src="/files/0L4Aydmwqe3PW5hJl2q5" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:**

* Si assicuri che l'hardware ZigBee sia correttamente configurato e che il nomos system Controller vi abbia accesso per gestire i dispositivi ZigBee con successo.
* Se l'hardware non e ancora collegato, verifichi se il Gateway ZigBee e correttamente installato e attivo.
* L'opzione "Ripristino" dovrebbe essere utilizzata solo se si verificano problemi o se desidera creare l'intera configurazione da zero.
  {% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://documentation.nomos-system.com/nomos-system/integratore-it/competenze/zigbee/impostazioni-zigbee.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
