I have a Chinese TK915 using port 5093 with the watch protocol. I can see the device on my server, but it only shows as online and does not provide tracking data.
In the log I get:
INFO: Position filtered by Future filters from device: xxxxxxxxxxxx
If I send the command
reset123456
adminip123456 mydomain 5093
everything works normally and it returns the correct coordinates. But I have to do this after every device startup.
What am I doing wrong?
It looks like your device is sending time in the future.
Yes, that’s about right, but later I also send it the timezone setting, and that doesn’t really help. Only a reset makes everything work fine.
In the original software there are no such issues, so maybe someone has managed to configure these devices properly?
I have a Chinese TK915 using port 5093 with the watch protocol. I can see the device on my server, but it only shows as online and does not provide tracking data.
In the log I get:
INFO: Position filtered by Future filters from device: xxxxxxxxxxxx
If I send the command
reset123456
adminip123456 mydomain 5093
everything works normally and it returns the correct coordinates. But I have to do this after every device startup.
What am I doing wrong?