Hi there, I am using the LoRaWan_APP.h in my code for the connectivity to TTN which works great. I am considering to use the on board RGB led for informing a bit about my own logic status, e.g. when I tracked data via some sensor.
How can I access the RGB LED from my code while I am using the LoRaWan_APP (which already internally uses this LED?) - is there a method to control the RGB led that was setup via that code? I tried adding the RGB code again but there are compile issues then.
thx
Sven