CARCELL

Craenista2 months ago

Dear All

Please help me to connecting carcell gps to traccar

Anton Tananaev2 months ago

Any documentation? What is the issue exactly?

Craenista2 months 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

Craenista2 months ago

I just connected to port 5114 but not showing the data

Craenista2 months ago

dear Anton please tell me the correct port

Craenista2 months ago
Anton Tananaev2 months ago

Try TR20 port.

Craenista2 months ago

Thank you Anton now connect

Craenista2 months 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 Tananaev2 months ago

It probably requires code changes.

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

Fuel, its correct or please give me a suggestion

Craenista2 months ago

do you provide to fix change the code

Anton Tananaev2 months 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).