WiFi LoRa 32 V3 with new Heltec ESP32 Library

Hello i bought a WiFi LoRa 32 V3 and try to get it working. I use the example from Arduino -> Heltec ESP32 Dev-Boards -> LoRaWAN -> LoRaWan. In this example them #include “LoRaWan_APP.h” is used. I can’t find LoRaWan_APP.h in the Heltec ESP32 Library on Github. Is this from deprecated ESP32_LoRaWAN ? Is there some new example code for TTN LoRaWan?

Best regards
Oliver

You probably don’t have the correct support software loaded—see


This is an old post, referring to earlier versions of the software, but the links will ultimately allow you to get to the latest releases.

In the Arduino IDE preferences:

https://resource.heltec.cn/download/package_heltec_esp32_index.json

in libraries:
First:

After:

Select the Heltec Lora V3 card

You should have:

You will find in the examples : slight_smile:

you will need the license to use the lorawan_app.h