CARCELL

Craenistaa year ago

Dear All

Please help me to connecting carcell gps to traccar

Anton Tananaeva year ago

Any documentation? What is the issue exactly?

Craenistaa year ago
2024-10-10 16:06:20  INFO: [T2a48f21a: carcell < 182.0.250.96] %%676410,A,241010150350,S0607.1965E10622.8770,000,000,B5.5:F0.0,D5088000,112,CFG:110.00|\r\n%%676410,A,241010150352,S0607.1965E10622.8770,000,000,B5.4:F0.0,D5088000,129,CFG:110.00|\r\n

this log

Craenistaa year ago

I just connected to port 5114 but not showing the data

Craenistaa year ago

dear Anton please tell me the correct port

Craenistaa year ago
Anton Tananaeva year ago

Try TR20 port.

Craenistaa year ago

Thank you Anton now connect

Craenistaa year ago

Dear Anton

its work using 5018 but for detail not shown fuel sensor information.

%%300534065621640,A,241019165756,S0607.2015E10622.8793,000,170,B11.4:F98.8,95000000,108,CFG:110.00|

everything if works and fine but the detail didnt shown the Information of fuel information.
ask to the supplier which " :F98.8 " its meaning of 98% of fuel sensor.

Please share how to make a Attribute / Computer Attributes, which one is display to the fuel information

Anton Tananaeva year ago

It probably requires code changes.

Craenistaa year ago
.number("(d+),")                     // course
.number("(?:NA|[BFC]?(-?d+)[^,]*),") // temperatur
.number("(?:F?(-?d+)[^,]*),")       //FUEL 

Fuel, its correct or please give me a suggestion

Craenistaa year ago

do you provide to fix change the code

Anton Tananaeva year ago

Not over the forum. If you want us to develop it for you, either submit a GitHub ticket or email us (in case you're interested in sponsoring the work).