MobiLogix MT2000 tracker does not communicate

Alisson Barros4 years ago

The MobiLogix MT2000 tracker does not communicate with the Traccar Server. Version traccar-linux-64-4.12

Anton Tananaev4 years ago

And? Have you already followed troubleshooting guide? Please provide results and details if you want some help.

Alisson Barros4 years ago

I tested it on my local server, on the company's remote server and also on demo.traccar.org in my [removed] account and it is not working. Testing on another Traccknme server, he communicated normally. In other servers it works normal, the problem is only in Traccar, tomorrow I will try to do a tcpDUMP by radius to bring the connection details here. Port 5216 is released!

Anton Tananaev4 years ago

I would still recommend you to follow troubleshooting guide first.

Alisson Barros4 years ago
2021-04-29 13:47:53  INFO: [051d9101: mobilogix < 74.208.251.224] HEX: 5b323032312d30342d32392031363a34343a32352c54312c312c56312e322e332c3230313935313133323832332c2c2c31323334353637382c3732343332303230303334383330302c3335393336363038303138393334355d0d0a
[2021-04-29 16:44:25,T1,1,V1.2.3,201951132823,,,12345678,724320200348300,359366080189345]

I did not find the corresponding protocol in this file. https://raw.githubusercontent.com/traccar/traccar/master/tools/test-integration.py

Anton Tananaev4 years ago

The port looks correct. Possibly there are some differences/changes in the protocol.

Alisson Barros4 years ago

doing an update on the file "/src/main/java/org/traccar/protocol/MobilogixProtocolDecoder.java" should solve?

Anton Tananaev4 years ago

Yes, it should. Feel free to contribute if you manage to fix it.

Alisson Barros4 years ago

Can you tell me what the first step would be? this is the first time that I have tried to adjust this on the server.
Unfortunately, mobilogix BR support is not facilitating

Anton Tananaev4 years ago

The steps would be:

  • Update the code
  • Thoroughly test it
  • Submit a PR on GitHub
Alisson Barros3 years ago

Hi Anton Tananaev, we are having to use a concurrent system to use Monilogix MT2000. I also participate in tracking groups and everyone here in Brazil complains about this lack of compatibility of the tracker with Traccar.

Can you recommend someone to help with this?

Anton Tananaev3 years ago

Is the protocol documentation public?

Anton Tananaev3 years ago

We can help with implementation or fixing any issues if you are interested in sponsoring the work.

Paranátrack8 months ago

Alisson, were you able to solve the problem?