GH5200 Sending Data To Server

Hi,

I have a GH5200 unit which I want to send data to my server everytime the tracker move 10m or any movement.

At the moment, the tracker managed to record data every 10m or any movement but my server do not receive the data real-time. I can look at the data when I do the replay but not real time. This is my current configuration:

I actually se t the min distance to 8, min angle 0, min speed delta 0 so that even without angle change or speed change, it should send the data to the server directly right? even the other parameter not met while moving, it also should be sending the data every 10s? Did i missed out anything?

For my FMB device, i am using the following configuration:

For the FMB device, the tracker manage to send data whenever the tracker is moving.

Please assists?

Hi,

it is not possible to send records on real time, but you can send them more often.
For that you can proceed as follows:
-Go to IO tab: Movement , set Priority to HIGH
-Go to Data Acquisition: Moving , set Min Distance to 10m and set send period lower.

Best Regards