I have two LoRa V3 boards.
Running Arduino IDE 2.0.3.
Heltec ESP32 Dev Boards 0.0.7 board package
Heltec ESP32 Dev Boards 1.1.1 library.
I am able to run the pingpong.ino sketch successfully.
What I cannot find is the library documentation for the LoRa functions in the LoRaWan_APP and related libraries.
Also would like to know if there are any examples that use low power e.g. sleeping the ESP32 between transmissions.