> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/connectivity/es/configuracion/add-cellular-gateway-to-command/cellular-gateway-status-leds.md).

# LED de estado de la pasarela celular

Obtenga más información sobre los LED de estado de la pasarela celular GC31/GC31-E de Verkada

de Verkada [Pasarela celular GC31/GC31-E](https://www.verkada.com/cellular-gateway) está equipado con estados de luz LED según el modelo:

|                                    |                                                                                                                             |
| ---------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| **Modelo**                         | **Tipo de operación**                                                                                                       |
| [GC31](#h_40806a4487) (interior)   | <p><a href="#h_d160696649">Funcionamiento normal</a></p><p><a href="#h_1f575e66f4">Funcionamiento de la tarjeta SIM</a></p> |
| [GC31-E](#h_1394c2a584) (exterior) | <p><a href="#h_b29c15c8c7">Funcionamiento normal</a></p><p><a href="#h_fc60063a6b">Funcionamiento de la tarjeta SIM</a></p> |

Use este artículo para conocer las distintas características de los LED y comprender qué significan.

***

## LED de estado de GC31

### Funcionamiento normal

La luz de estado LED consta de los siguientes estados:

* **Naranja fijo**—GC31 está encendido e iniciando
* **Naranja intermitente**—GC31 está actualizando el firmware
* **Azul fijo**—GC31 está en funcionamiento y en línea
* **Azul intermitente**—GC31 está en funcionamiento y sin conexión

<div align="left" data-with-frame="true"><img src="https://1079273593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAGnzScvko5PkG7YBy3i%2Fuploads%2Fgit-blob-69e1d4c059601c36100ed37b6b99769d3ffc6ef7%2Fd5b68cd3f90b83812b020f3d35511878586cf2b5.png?alt=media" alt=""></div>

### Funcionamiento de la tarjeta SIM

La luz de estado LED consta de los siguientes estados:

* **Sin luz**—No se detectó ninguna SIM
* **Blanco fijo**—SIM detectada
* **Blanco intermitente**—SIM detectada y en funcionamiento

<div align="left" data-with-frame="true"><img src="https://1079273593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAGnzScvko5PkG7YBy3i%2Fuploads%2Fgit-blob-1b056f5a5321a4a0e28562672b174ef042d964c0%2Fabc94f0a57bb547b918af3058f6421e81aeda45b.png?alt=media" alt=""></div>

***

## LED de estado de GC31-E

### Funcionamiento normal

La luz de estado LED consta de los siguientes estados:

* **Naranja fijo**—GC31 está encendido e iniciando
* **Naranja intermitente**—GC31 está actualizando el firmware
* **Azul fijo**—GC31 está en funcionamiento y en línea
* **Azul intermitente**—GC31 está en funcionamiento y sin conexión

<div align="left" data-with-frame="true"><img src="https://1079273593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAGnzScvko5PkG7YBy3i%2Fuploads%2Fgit-blob-8105ba807a7d5028c83b8d432da35fc2614cbcfa%2F88089a6302c3188f8091be13f81e78090ab1166d.png?alt=media" alt=""></div>

### Funcionamiento de la tarjeta SIM

La luz de estado LED consta de los siguientes estados:

* **Sin luz**—No se detectó ninguna SIM
* **Blanco fijo**—SIM detectada
* **Blanco intermitente**—SIM detectada y en funcionamiento

<div align="left" data-with-frame="true"><img src="https://1079273593-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAGnzScvko5PkG7YBy3i%2Fuploads%2Fgit-blob-01a8ed633c8b8a757f2c6e103d7fdb68e4356a67%2F7ce60ce007af44449885546fce8f0c5a23dedcc0.png?alt=media" alt=""></div>


---

# 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://help.verkada.com/connectivity/es/configuracion/add-cellular-gateway-to-command/cellular-gateway-status-leds.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.
