100% found this document useful (1 vote)
169 views12 pages

Workshop - HW Lora Esp32

Download as pdf or txt
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 12

ANTARES X LoRaWAN

Rauuf Ashshally Wahyudi


IoT Officer

public
version 1.0 support@antares.id
IoT Application and Technology
Platform as your Reliable Solution

is
Platform of Internet of Things

support@antares.id
Why we build Antares?

Applications

Platform

Connectivity

Devices Data Format

support@antares.id
Where are we in IoT Ecosystem?

Application Developer Hardware Manufacture

Creating Android Apps, Supply the hardware


iOS Apps, Web Apps based on oneM2M, can
based on Antares API elaborate with the App
Dev through Antares API

Connectivity Provider Data Analytic

Provide the a specific Monetize the data


connection to specific
use case

support@antares.id
Network Configuration
End Device LoRaWAN Network Server Application
Gateway Server

INTERNET LoRA MQTT API

uplink Publish

downlink Subscribe

support@antares.id
LoRaWAN Telkom Parameters
Channel Plan Support LoRaWAN Class
AS923-2 A&C
Uplink Channel
(SF7-12 BW125kHz)
- 921.2 MHz Support Activation Mode
- 921.4 MHz – Join ch
- 921.6 MHz – Join ch ABP & OTAA
- 921.8 MHz
- 922.0 MHz
- 922.2 MHz
- 922.4 MHz Register Your LoRa Device at
Downlink Channel
- 921.4 MHz SF10 BW125

*Notes: AS923-2 shifts the plan down 1.8MHz


from AS923 (based on LoRa Alliance standard)
Collect your data using RESTFUL API / MQTT https://antares.id/

support@antares.id
Install Board ESP32
1. Buka Arduino IDE
2. Klik Tab File > Preference
3. Pada Tab Aditional Board Manager URL input link
https://dl.espressif.com/dl/package_esp32_index.json

4. Klik Tools > Board > Boards Manager


5. Input ESP32 dalam pencarian
6. Install esp32 by Espressif System

support@antares.id
Install Library Antares LoRaWAN
1. Akses link Google Drive
https://git.antares.id/elvandry13/workshop-antares

2. Download Library ANTARES LoRaWAN AS923-2


3. Buka Arduino IDE pada Tab Sketch
klik include library > Add .Zip Library
4. Input Library ANTARES LoRaWAN AS923-2

support@antares.id
Demo LoRaWAN Antares Uplink
1. Buat Aplikasi dan Device pada ANTARES
2. Klik Tombol Set LoRa
3. Pilih opsi Class A, ABP & Inherit
4. Buka Arduino IDE pada Tab File Pilih
Example >ANTARES LoRaWAN >Send-Class-A-ABP
5. Input Parameter devAddr, appSKey, nwksKey
6. Upload Program dan Cek Serial Monitor

support@antares.id
Demo LoRaWAN Antares Send Sensor Data

1. Install library DHT Adafruit melalui library manager


2. Pilih Sketch > Include Library > Manage Library
3. Pilih versi 1.2.2
4. Download contoh source code di Google Drive
https://git.antares.id/elvandry13/workshop-antares
5. Input Parameter devAddr, appSKey, nwksKey

support@antares.id
Demo LoRaWAN Antares Control Relay

1. Buat Aplikasi dan Device pada ANTARES


2. Klik Tombol Set LoRa
3. Pilih opsi Class C, ABP & Inherit
4. Download contoh source code di Google Drive
https://git.antares.id/elvandry13/workshop-antares

5. Input Parameter devAddr, appSKey, nwksKey


6. Upload Program dan Cek Serial Monitor
support@antares.id
Thank you.

You might also like