ESP32 + HT-RA62
using the Radiolib library I can connect using LoRaWAN OTAA to The Things V3 server and uplink/downlink data
is it possible to use the Heltec LoRaWan_APP library with the HT-RA62?
ESP32 + HT-RA62
using the Radiolib library I can connect using LoRaWAN OTAA to The Things V3 server and uplink/downlink data
is it possible to use the Heltec LoRaWan_APP library with the HT-RA62?
If it’s working, why change?
the HT-RA62 is a Heltec product so it seems a good idea to use the LoRaWAN library they provide
The first half is true. The second half is very questionable - the library is very old using an old version of LW. Whereas RadioLib is up to date and passes all LW certification tests.
And you have it working.
And I’ve no idea if the registration system that unlocks the library will be needed and/or is possible.