# LoRaWAN Device Register

Your documentation will explain how to register your LoRaWAN device so that it can be connected to PT Telkom Indonesia's LoRa Network. LoRa devices registered through ANTARES will automatically be registered on Telkom's LoRa Network, and data sent through the device will be displayed on the device dashboard on your Antares Platform.

<figure><img src="/files/5vFb1FNJzcrqDWskl0UC" alt=""><figcaption></figcaption></figure>

### Prerequisites

Before you start, make sure you have fulfilled the following conditions:

a. Make sure you already have an ANTARES account. If you don't have an ANTARES account, you can register by following the AN[TARES account registration steps](https://docs.antares.id/pendahuluan/registrasi-akun).

b.Make sure you already have an application and device on your ANTARES account. Tutorials can be accessed on the same page as account registration in ANTARES.

If you already have a device in your ANTARES account, open the device page that will be registered LoRa. If so, the display on ANTARES will be as shown below:

<figure><img src="/files/muVY1oyUdgba1YsLLCKp" alt=""><figcaption></figcaption></figure>

c.Make sure your LoRaWAN device uses the Indonesian frequency standard AS923-2. With detailed Channel Plan

Uplink Channel:\
\- 921.2MHz - SF7BW125 to SF12BW125\
\- 921.4MHz - SF7BW125 to SF12BW125 **Mandatory, Join Channel**\
\- 921.6MHz - SF7BW125 to SF12BW125 **Mandatory, Join Channel**\
\- 921.8MHz - SF7BW125 to SF12BW125\
\- 922.0MHz - SF7BW125 to SF12BW125\
\- 922.2MHz - SF7BW125 to SF12BW125\
\- 922.4MHz - SF7BW125 to SF12BW125\
\- 922.6MHz - SF7BW125 to SF12BW125

Downlink Channel:\
\- Uplink Channel 1-8 (RX1)\
\- 921.4MHz - SF10BW125 (RX2)


---

# 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/lorawan-device-register.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.
