> 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/turkish-el/vesta-343.md).

# VESTA-343

## Dongle LoRa

<figure><img src="/files/9831fcb0eb85047d373258565ab59cdd76ca6cdd" alt=""><figcaption></figcaption></figure>

* Μονάδα ACSIP ST50H LoRa
* Ενσωματωμένη κεραία και εξωτερική υποδοχή με κεραία
* USB τύπου A
* Μέσο μετάδοσης UART
* Απόσταση μετάδοσης: 1\~10km στα 980bps
* Ευαισθησία λήψης: -132 dBm στα 980 bps
* Ενδεικτική λυχνία LED
* Συχνότητες 863\~870MHz
* Ενσωματωμένο με την πύλη AlarmSpace
* Επιτρέπει την αναφορά όλων των συμβάντων CID
* Plug\&Play: έτοιμο προς χρήση με όλα τα ARC που λαμβάνουν σήματα VESTA
* Τάση λειτουργίας 5V
* Κατανάλωση ρεύματος: 10 mA (λήψη), 110 mA (μετάδοση), 0.5 mA (αδράνεια)
* Θερμοκρασία λειτουργίας: -10° έως 50°C (14°F έως 122°F)
* Υγρασία λειτουργίας: έως 85% (χωρίς συμπύκνωση)


---

# 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/turkish-el/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.
