GL300 Ignition

Welsbacher 10 months 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 Tananaev 10 months 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.

Welsbacher 10 months ago

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

Anton Tananaev 10 months ago

Are you comfortable with writing Java code?

Welsbacher 10 months ago

Up to a certain point, I can manage.

Anton Tananaev 10 months 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.