# ESP32 (LoRa)

<figure><img src="/files/0SIHOgi82LjkswMQHJtE" alt=""><figcaption><p>Board LYNX-32 Antares</p></figcaption></figure>

Dokumentasi ini akan menjelaskan kepada anda bagaimana ESP32 dapat terhubung dengan platform Antares. Pada dokumentasi ini menggunakan **Development Board Lynx-32** **Antares** sebagai boardnya. Sebelum memulai dokumentasi, pastikan sudah memenuhi **Prasyarat Umum** pada laman di bawah ini :&#x20;

{% content-ref url="/pages/cjzKMuyf4Ocds5hTWrBM" %}
[Prasyarat Umum ESP32 LoRa](/contoh-kode-dan-library/esp32-lora/prasyarat-umum-esp32-lora.md)
{% endcontent-ref %}

Setelah memenuhi **Prasyarat Umum** anda dapat melanjutkan beberapa project pada laman berikut.

{% content-ref url="/pages/VEtWu4QDtpbfxFDiATMZ" %}
[Mengirim Data Sederhana ke Antares](/contoh-kode-dan-library/esp32-lora/mengirim-data-sederhana-ke-antares.md)
{% endcontent-ref %}

Jika anda tertarik melakukan eksplorasi lebih jauh dengan **Development Board Lynx-32 Antares**, anda dapat mengikuti beberapa dokumentasi project sederhana pada laman berikut.

{% content-ref url="/pages/y4VJVyYWYlWofL0EGztS" %}
[Project Sederhana Lynx-32 LoRa Antares](/contoh-kode-dan-library/esp32-lora/project-sederhana-lynx-32-lora-antares.md)
{% endcontent-ref %}


---

# Agent Instructions: 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://docs.antares.id/contoh-kode-dan-library/esp32-lora.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.
