On a HTCC-AB02 board with the OLED display mounted I use the example sketch LoRa/LoRaWAN/LoRaWan.ino from Heltec and it works fine. Now I want to show my own text on the OLED display, but that doesn’t work. The display library HT_SH1107Wire.h conflicts with the required LoRa library LoRaWan_APP.h.
Can someone tell me how I can place my own text with the sketch LoRa/LoRaWAN/LoRaWan.ino?