Sinocastel OBD IDD-213GD

Sasa Ahlan5 years ago

Hello Anton,
I just tested Sinocastel device IDD-213GD. Everything works as expected. However I am not sure about other data than position.
How to test that all OBD, DTC and G-Sensor data are saved into Traccar system ?
Attach is the documentation that I got from Sinocastel.
Link with title
Thanks

Anton Tananaev5 years ago

You should see it in the state panel.

Sasa Ahlan5 years ago

Hello Anton,
In the state panel, there are a few information below. Seems OBD, DTC and G-Sensor data is not complete.
Do you have any suggestion? What anything else I should check?
Thanks

Time: 2018-12-17 21:05:33
Latitude: -6.393632°
Longitude: 106.919393°
Valid: Yes
Accuracy: 0.00 km
Altitude: 0
Speed: 0.2 kn
Course: NE
Address: Show Address
Protocol: castel
Satellites: 12
Odometer: 238.45 km
Trip Odometer: 0.00 km
Fuel Consumption: 0 l/h
Status: 0
Distance: 0.00 km
Total Distance: 186.31 km
Motion: Yes

Anton Tananaev5 years ago

If you don't see it there, it's either not reported by device or not supported on the server side.

Sasa Ahlan5 years ago

Hi Anton,
Just checking in CastelProtocolDecoder.java:
public static final short MSG_SC_FUEL = 0x400E;

However in PICs for Passenger Car(Rev.1.0.2).docx
PID Name Data Type Length Unit Remark
0x212f Fuel Level Input U8 1 % E.g.: 67 means fuel level is 67%

Do you have suggestion on the difference between 0x400E vs 0x212f ?
Thanks

Anton Tananaev5 years ago

Message type and PID are two completely different things.

Sasa Ahlan5 years ago

Shout certain data not supported on the server side, could you help which source codes need to be customized ?
Appreciate your help.
Thanks

Anton Tananaev5 years ago

Protocol decoder class.

GPS Track5 years ago

Hello Sasa Ahlan, I am trying to configure an OBDII device but I am not successful, you may help me please.

Open Cart5 years ago

Any updates regarding castle protocol OBD data?