# Project Simple Lynx-32 LoRa Antares

Here are some examples of simple projects using the **Lynx-32 Development Board**. If you are interested, you can follow some of the projects on the following page.

{% content-ref url="/pages/XUe1VtXEF9t43CRu5WLw" %}
[Uplink DHT11 Data Periodically](/en/code-and-library-examples/esp32-lora/project-simple-lynx-32-lora-antares/uplink-dht11-data-periodically.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/KZIyeW0VSVXjVJQv4LCo" %}
[Uplink DHT11 Data and Display on OLED Display](/en/code-and-library-examples/esp32-lora/project-simple-lynx-32-lora-antares/uplink-dht11-data-and-display-on-oled-display.md)
{% endcontent-ref %}

{% content-ref url="/pages/QhSlsOxnxd9CyIosScUD" %}
[Downlink Data Displayed on OLED](/en/code-and-library-examples/esp32-lora/project-simple-lynx-32-lora-antares/downlink-data-displayed-on-oled.md)
{% endcontent-ref %}

{% content-ref url="/pages/nJta59Xn4nWG5ieRkSYS" %}
[DHT 11 Uplink Data and Downlink Data displayed on OLED](/en/code-and-library-examples/esp32-lora/project-simple-lynx-32-lora-antares/dht-11-uplink-data-and-downlink-data-displayed-on-oled.md)
{% endcontent-ref %}

{% content-ref url="/pages/fhmVVkLgy4zd2TfVfQjg" %}
[Controlling Relay and LED via Downlink Command](/en/code-and-library-examples/esp32-lora/project-simple-lynx-32-lora-antares/controlling-relay-and-led-via-downlink-command.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/en/code-and-library-examples/esp32-lora/project-simple-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.
