The RAk10700 has an accelerator sensor. It is sending location information when moving. If not moving, the location information is sent periodically in the time defined by AT+SENDINT command.
If in motion, there is a delay of 1/2 of the periodic send time to avoid sending too many packets.
If this delay is too long for your requirements, you can change it in the source code which is open source.