Hello,
i’m using two microcontrollers RFM9X Lora adafruit M0, i want to send a string showed in the figure, but i can’t send it. if i send any message else it work normally, i used the fonction
rf95.send((uint8_t*)txRTCM,250 ); but it didn’t work with this type of string
can anybody help me please