Hello
I’m doing my first attempts with the WiFi LoRa 32 (V3). Unfortunately, I can’t even load the examples when it comes to LoRa.
Display examples work without any problems.
I work with the latest Arduino IDE 2.2.1 and have library version 1.1.5.
The following error:
fatal error: loramac/LoRaMac.h: No such file or directory
#include “loramac/LoRaMac.h”
Can someone give me a tip as to what I’m doing wrong?
I’ve already reinstalled the library and tried to add the manual files, but there are more and more reports about missing libraries.