> For the complete documentation index, see [llms.txt](https://docs.antares.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antares.id/en/getting-started/arduino-library-installation/antares-lorawan.md).

# Antares LoRaWAN

In this documentation you will be explained how to install the Antares LoRaWAN library on the Arduino IDE. This library is used to test the ESP32 LoRa Antares documentation. This library is suitable for the **Lynx-32 Development Board**.

## Please follow these steps:

### 1. Download Library

The first step is to download the following library in .zip format.

{% file src="/files/pl5CT5Uxc0zJkt232rhG" %}

{% hint style="warning" %}
Notes: The libraries we support are only for **Lynx-32 Antares Development Board** hardware.
{% endhint %}

### 2. Installing Zip Library

In this step you are asked to open the library manager by opening the **Sketch menu> Include Library> Add .Zip Library** as shown in the following image.

<figure><img src="/files/PmRJJJy10PkB45zguo0N" alt=""><figcaption><p>Image of the Sketch menu in the Arduino IDE.</p></figcaption></figure>

Find the location of the downloaded library file, then input the downloaded file as shown below.

<figure><img src="/files/g5wsOzyN4PtvPescMGQv" alt=""><figcaption><p>Figure Select Zip File in the Arduino IDE.</p></figcaption></figure>

### 3. Success Indicators

If the library installation is successful, you can see the example programme in the **File > Example > Antares LoRaWAN menu**. The result looks like the following picture.

<figure><img src="/files/8v2a82QQgYV9XEbdjc1c" alt=""><figcaption><p>Example image of LoRaWAN Antares in the Arduino IDE.</p></figcaption></figure>
