ESP32_LoRaWAN icon indicating copy to clipboard operation
ESP32_LoRaWAN copied to clipboard

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 Au...

Results 61 ESP32_LoRaWAN issues
Sort by recently updated
recently updated
newest added

Hi, I'm conducting a security research on lorawan and I have a Esp-32 device. I was wondering if it's possible to constantly listen to any downlink message on a certain...

You say "This library is transplanted form https://github.com/Lora-net/LoRaMac-node", does that mean the API is same or very similar to one of LoRaMac-node? Can I use their example to build Class...

This seems to be the same issue as #90. I have a license key and replaced that into the OTAA.ino file. After programming, the ESP32 is boot looping with the...

I'm trying to run default examples without changing nothing, but i've got some errors. How i can resolve? Thanks ``` C:\Users\o.dimanno\Documents\Arduino\libraries\ESP32_LoRaWAN-master\src\region\RegionCN470.c: In function 'RegionCN470TxConfig': C:\Users\o.dimanno\Documents\Arduino\libraries\ESP32_LoRaWAN-master\src\region\RegionCN470.c:550:64: error: 'LORAWAN_PREAMBLE_LENGTH' undeclared (first use...

I am running ESP32 Lorawan library on a LoRa WIFI 32 (V2) board. I am connecting to a RAK module connecte d to a raspberry Pi 4 running chirpstack gateway...

Hello! I need your help, I am testing your example but I having some issues related with, after to download the code on ESP32 Wireless Stick Lite, Serial Monitor confirm...

With the latest environment 0.0.7 i cannot use older ESP32 V2 It says on booting: Please provide a correct license! For more information: http://www.heltec.cn/search/ ESP32ChipID=8CF0FE7EB994 But on the latest environment...

Mcu.c rtc-borat.c timer.c Why are several files not published?

Is it possible to use the esp32 Lora Module v3 only with 868 Mhz technology without lora?

When attempting to compile/download, I get the error 'Error compiling for board WiFi LoRa 32(V2).' Appears to be related to the LoRaWan_APP.h or the heltec.h files.