Cannot Find protocol for R16H

TheFurryCanadian 2 months ago

When I look at my logs, I get this for almost every port I try...

2026-05-19 12:00:50  INFO: [T6cfebd34: tk103 < IP] @LINK,IMEI$
2026-05-19 12:01:34  INFO: [T6cfebd34: tk103 < IP] @GPSD,IMEI,R,20260520,000133,LAT,N,LONG,W,0,111,36,72,L,$

(I have removed the IP, IMEI Number as well as the Lat and Long)

Anton Tananaev 2 months ago

Do you have the protocol documentation for your device.

TheFurryCanadian 2 months ago

I do not. The seller will not send it to me. I am now getting a few errors about devices being banned, but I still am unable to find the protocol. It's a myrope R16H device if that helps at all

Anton Tananaev 2 months ago

From what I can tell, this format is not supported currently, so we would need the documentation.

TheFurryCanadian 2 months ago

I asked last night and was able to get the documentation from them. Here it is! https://drive.google.com/file/d/1aabAUQGa9uqjSS-ZiO0L6Dgd5-a3-Erz/view?usp=sharing

Anton Tananaev 2 months ago
TheFurryCanadian 2 months ago

Amazing. Thank you so much, Will it be in the latest version of the .jar or do i need to compile it myself?

TheFurryCanadian 2 months ago

Nm im working on compiling it myself.. But thank you so much, will keep you updated if it works or not!

Anton Tananaev 2 months ago

You can install this:

https://www.traccar.org/preview/

TheFurryCanadian 2 months ago

Hello again, I don't think the Preview is working with the port that was added. I have forwarded both port 5055 and 5266 in the same port forward setting of both my router and my server firewall, but 5055 works and 5266 does not according to 2 different port checkers

Anton Tananaev 2 months ago
TheFurryCanadian 2 months ago

I built it from source and was able to get it working, thanks for all the help!!!

TheFurryCanadian last month

I am no developer, is there anyway to add LBSD information, especially alarms well using the LBSD information. When i have no GPS Signal I get no updates with battery % as well as alarms.

Anton Tananaev last month

Does your device send it? Is it not already there?

TheFurryCanadian last month

It does send information (I see it in the log) but I don't get any new information in the app. It looks to me like the protocol is looking for @GPSD at the start of the string, not @LBSD data (it is on page 3 of the protocol information)