GL300 Ignition

Welsbacher3 hours ago

Hi, I'm trying to configure a Queclink GL300 in Traccar, but I can't get it to show the ignition status. Does anyone know how to help?

Screenshot_5.png
Screenshot_6.png

Anton Tananaev3 hours ago

In your log there seems to be an issue with decoding data, so probably the decoder needs to be updated.

By the way, I recommend including logs as text. Otherwise they're not really usable for any debugging.

Welsbacher3 hours ago

Okay, sorry about the log. And if it's not too much trouble, could you tell me how to update the decoder?

Anton Tananaev3 hours ago

Are you comfortable with writing Java code?

Welsbacher2 hours ago

Up to a certain point, I can manage.

Anton Tananaev2 hours ago

OK. Then you need to get the protocol documentation from your device vendor first and then dig in the code and update the GL200 decoder to decode the expected format.