/esp32-lora-mqtt

Example Code for the TTGO LoRa32 v1 Module

Primary LanguageCBSD 2-Clause "Simplified" LicenseBSD-2-Clause

LoRa to MQTT gateway based on the ESP32 platform.

Supported Boards

  • WiFi LoRa 32 (V1)
  • WiFi LoRa 32 (V2)

Building

  1. Install PlatformIO.
  2. Build the code using the platformio run command.