Part Number: MSP432P401R
Hello, not sure if this would be the correct forum to post to, (if not please direct to me the correct one) but I am trying to implement my msp board to go from class A to class C lora, but unfortunately, the lmic library only supports class A and class B. Is there another library that supports class C? Or should I just implement class C on my own by just editing the lmic library?