> For the complete documentation index, see [llms.txt](https://vesta-guide.gitbook.io/vesta-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vesta-guide.gitbook.io/vesta-guide/portuguese-pt/vesta-343.md).

# VESTA-343

## Dongle LoRa

<figure><img src="/files/f52d4a35ffec61ae566c82ec1626cded98d7aba9" alt=""><figcaption></figcaption></figure>

* Módulo LoRa ACSIP ST50H
* Antena a bordo e conector externo com antena
* USB tipo A
* Meio de transmissão UART
* Distância de transmissão: 1\~10 km a 980 bps
* Sensibilidade de receção: -132 dBm a 980 bps
* Indicador LED
* Frequências 863\~870MHz
* Integrado com o gateway AlarmSpace
* Permite reportar todos os eventos CID
* Plug\&Play: pronto a usar com todas as ARC que recebem sinais VESTA
* Tensão de funcionamento: 5V
* Consumo de corrente: 10 mA (receção), 110 mA (transmissão), 0,5 mA (inactivo)
* Temperatura de funcionamento: -10° a 50°C (14°F a 122°F)
* Humidade de funcionamento: até 85% (sem condensação)


---

# 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://vesta-guide.gitbook.io/vesta-guide/portuguese-pt/vesta-343.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.
