connected/disconected and position filtered by Invalid

joseant7 years ago

Hello.

I have two problems:

1º I have a gps H02 that is connecting disconecting each 9 min ( I have another gps with another protocol and it hasn't that problem):

2016-11-27 16:57:16  INFO: [70FE7AF0] disconnected
2016-11-27 16:57:17  INFO: [10FB1027] connected
2016-11-27 16:58:39 DEBUG: [10FB1027: 5013 < xxx.xxx.60.7] HEX: [.....]
2016-11-27 16:58:39  INFO: Position filtered by Invalid filters from device: 8160533418 with id: 4
2016-11-27 17:01:33 DEBUG: [10FB1027: 5013 < xxx.xxx.60.7] HEX: [.....]
2016-11-27 17:01:33  INFO: Position filtered by Invalid filters from device: 8160533418 with id: 4
2016-11-27 17:04:28 DEBUG: [10FB1027: 5013 < xxx.xxx.60.7] HEX: [........]
2016-11-27 17:04:28  INFO: Position filtered by Invalid filters from device: 8160533418 with id: 4
2016-11-27 17:06:58  INFO: [10FB1027] disconnected
2016-11-27 17:06:59  INFO: [51E03009] connected
2016-11-27 17:07:24 DEBUG: [51E03009: 5013 < xxx.xxx.60.7] HEX: [....]
2016-11-27 17:07:24  INFO: Position filtered by Invalid filters from device: 8160533418 with id: 4

is there any way to avoid that?

2º I get a lot filtered by invalid, If I decode the filtered hex message I get this:

*HQ,81605xxxxx,V1,155838,V,3934.3652,N,00236.8562,E,000.04,000,271116,FFFFBBFF,214,03,06100,3252#

Thanks.

Anton Tananaev7 years ago

I don't see any problems. Everything works as expected.

  1. If you don't want invalid messages to be filtered, remove filtering from the config.

  2. That's a invalid location (see "V" before coordinates).

joseant7 years ago

Hello.

Thanks for the answer.

So, If the gps disconnect each 9 min is normal?, is it anyway to increase that time? In the GPS manual, says nothing about the connection time.

I think that the invalid location is because the car is stoped and only send LBA position, is it right?

Thanks Again.

Anton Tananaev7 years ago

Both your question are specific to the device. For one device it might be normal, for others it might not be. You should check manual or contact vendor to clarify those questions.