# ESP32 (Wi-Fi) Protokol MQTT

Setelah memenuhi **Prasyarat Umum** Anda dapat melanjutkan beberapa project dari laman berikut.

{% content-ref url="/pages/APUFJC4T3Kdum7vMOQzQ" %}
[Mengirim Data Sederhana ke Antares dengan Protokol MQTT](/contoh-kode-dan-library/esp32-wi-fi/esp32-wi-fi-protokol-mqtt/mengirim-data-sederhana-ke-antares-dengan-protokol-mqtt.md)
{% endcontent-ref %}

{% content-ref url="/pages/Bwx2O2rF5I1F3tlXOI07" %}
[Mengambil Data Terakhir dari Server Antares dengan Protokol MQTT](/contoh-kode-dan-library/esp32-wi-fi/esp32-wi-fi-protokol-mqtt/mengambil-data-terakhir-dari-server-antares-dengan-protokol-mqtt.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/81e8EBzciPaPrbRnHNoF" %}
[Project Sederhana Lynx-32 MQTT Antares](/contoh-kode-dan-library/esp32-wi-fi/esp32-wi-fi-protokol-mqtt/project-sederhana-lynx-32-mqtt-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-wi-fi/esp32-wi-fi-protokol-mqtt.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.
