Hello,
I’m pretty new to the LoRaWAN environment. As when I’m playing around with the example code, I noticed that the module is only able to receive a message after it has sent a message. So I guess it’s out of the box a Class A device, but is it actually possible to configure it to for example a class C device? since you can’t get to the locked LoRaWAN stack on the M0+ core, or do you have to implement it in the users application in the M4 core?