HelTecAutomation / ESP32_LoRaWAN

Transplanted from Semtech LoRaWAN(https://github.com/Lora-net/LoRaMac-node) protocol to "ESP32 + Arduino" platform. Use RTC, support deep sleep, only working with ESP32 + LoRa boards made by HelTec Automation(TM). Need a unique license to use it.
344 stars 108 forks source link

Allow code to be used as an ESP-IDF component #85

Closed kohlschuetter closed 2 years ago

kohlschuetter commented 2 years ago

Add configuration files so we can use this code as an ESP-IDF component. Just check out the repository into a project's components/ESP32_LoRaWAN folder.

This feature depends on Espressif's arduino-esp32 component, which is available for ESP-IDF 4.4.