Skip to content

Easy LoRaWAN Gateway

IoTThinks.com edited this page May 8, 2020 · 12 revisions

Goals

Ref:

Build

  • ESP32 standard libraries

Unzip

  • When unpacking the source at github: Copy the content of the "src" directory to the Aruino IDE "ESP-sc-gway" directory and copy the contents of the "lib" to the Arduino IDE "libraries" directory;
  • Arduino IDE "libraries" directory: C:\Users<username>\Documents\Arduino\libraries

Easy LoRaWAN WiKi

1. Overview

2. Easy LoRaWAN - IoT Server

3. Easy LoRaWAN - Network Server

4. LoRaWAN Gateways

5. LoRaWAN Devices

6. Easy LoRaWAN App

Clone this wiki locally