Best LoraWan C++ Library for HELTEC

Hi there. I bought a Heltec board with ESP32 and Wifi. I’m having trouble on finding a simple to use C++ library. I was able to compile and use LMIC - But I’m looking for something simpler for PoC projects. Does anyone have a suggestion? My intention is to use, of course, with TTN.

I think (but am not sure) that LMiC is the only way to go for that hardware, but you might find wrappers such as https://github.com/mcci-catena/arduino-lorawan

1 Like

Maybe this is what you need:

2 Likes

Thank you @Verkehrsrot and @arjanvanb - I’m gonna take a look in both libraries/wrappers and let you know. I had lots of issues with Arduino libs and examples for LoraWan/TTN and ESP32.

There is also https://github.com/ngraziano/lmicesp32

1 Like

If you are looking for reference implementation here are source from semtech - https://github.com/Lora-net/LoRaMac-node