GL300 Ignition

Welsbacher11 days 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 Tananaev11 days 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.

Welsbacher11 days ago

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

Anton Tananaev11 days ago

Are you comfortable with writing Java code?

Welsbacher11 days ago

Up to a certain point, I can manage.

Anton Tananaev11 days 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.