Kampi / ESP32-RAK3172

LoRaWAN / LoRa P2P library for ESP32 MCUs and the RAK3172 LoRa SoM.
https://www.kampis-elektroecke.de
MIT License
18 stars 4 forks source link
arduino c cpp esp-idf esp32 esp32-arduino lora lorawan lorawan-device lorawan-node platformio rak3172 serial

ESP32 driver for RAK3172 LoRa SoM

Table of Contents

About

ESP32 driver for the UART based RAK3172 LoRaWAN / LoRa P2P SoM.

Binary mode with RUI3 API isn´t supported yet!

FOTA

The FOTA for the host CPU requires Bootloader Plus!

Use with PlatformIO

lib_deps =
    https://gitlab.server-kampert.de/esp32/libraries/rak3172.git

Use with esp-idf

Maintainer