# Project Sederhana Lynx-32 LoRa Antares

Berikut adalah beberapa contoh proyek sederhana menggunakan **Development Board Lynx-32.** Jika anda tertarik dapat mengikuti beberapa proyek pada laman berikut.

{% content-ref url="/pages/XUe1VtXEF9t43CRu5WLw" %}
[Uplink Data DHT11 Secara Periodik](/contoh-kode-dan-library/esp32-lora/project-sederhana-lynx-32-lora-antares/uplink-data-dht11-secara-periodik.md)
{% endcontent-ref %}

{% content-ref url="/pages/Duy2trdleYFsOfjAKf1e" %}
[Uplink Data DHT11 dengan Push Button](/contoh-kode-dan-library/esp32-lora/project-sederhana-lynx-32-lora-antares/uplink-data-dht11-dengan-push-button.md)
{% endcontent-ref %}

{% content-ref url="/pages/KZIyeW0VSVXjVJQv4LCo" %}
[Uplink Data DHT11 dan Ditampilkan pada Display Oled](/contoh-kode-dan-library/esp32-lora/project-sederhana-lynx-32-lora-antares/uplink-data-dht11-dan-ditampilkan-pada-display-oled.md)
{% endcontent-ref %}

{% content-ref url="/pages/QhSlsOxnxd9CyIosScUD" %}
[Downlink Data Ditampilkan pada Display Oled](/contoh-kode-dan-library/esp32-lora/project-sederhana-lynx-32-lora-antares/downlink-data-ditampilkan-pada-display-oled.md)
{% endcontent-ref %}

{% content-ref url="/pages/nJta59Xn4nWG5ieRkSYS" %}
[Uplink Data DHT 11  dan Downlink Data  ditampilkan pada Display OLED](/contoh-kode-dan-library/esp32-lora/project-sederhana-lynx-32-lora-antares/uplink-data-dht-11-dan-downlink-data-ditampilkan-pada-display-oled.md)
{% endcontent-ref %}

{% content-ref url="/pages/fhmVVkLgy4zd2TfVfQjg" %}
[Mengontrol Relay dan LED melalui perintah Downlink](/contoh-kode-dan-library/esp32-lora/project-sederhana-lynx-32-lora-antares/mengontrol-relay-dan-led-melalui-perintah-downlink.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/project-sederhana-lynx-32-lora-antares.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.
