Universal Tracker to send plain data packets

I am trying to use the SARA SFF with the universal tracker software to track a device using TRACCAR server. I have set up the SARA to send packets to the Traccar server, but the packages seems to be made for LoRa communication. The TRACCAR server cant communicate trough LoRa. Is it possible to make the Universal Tracker software to send packages with plain data ? F.eks with the osmand protocol ? Like:
http://demo.traccar.org:5055/?id=123456&lat={0}&lon={1}&timestamp={2}&hdop={3}&altitude={4}&speed={5}