Search found 5 matches

by xload
Sat Nov 21, 2015 5:35 pm
Forum: Freematics Products
Topic: Running on trucks (24v)
Replies: 7
Views: 17464

Re: Running on trucks (24v)

stanley wrote:Sorry J1939 is not supported though 24v voltage has no problem.


A lot of thanks stanley.
by xload
Wed Nov 18, 2015 3:43 am
Forum: Freematics Products
Topic: Running on trucks (24v)
Replies: 7
Views: 17464

Re: Running on trucks (24v)

stanley wrote:24V voltage should be no problem. You also need to check the protocol. Some trucks use J1939 which our OBD-II adapter does not support.


A lot of thanks stanley, we are trying to read in a MAN TGX vehicle, it seems use J1939 protocol, how can I read it?

Best regards
by xload
Tue Oct 06, 2015 7:21 pm
Forum: Freematics Products
Topic: Running on trucks (24v)
Replies: 7
Views: 17464

Running on trucks (24v)

Can run the OBDII adapter on trucks? at 24V
by xload
Fri Aug 28, 2015 9:59 pm
Forum: Freematics Products
Topic: OBD II adapter crash the Car computer (Renault Laguna 2)
Replies: 4
Views: 14709

Re: OBD II adapter crash the Car computer (Renault Laguna 2)

Hi,

due to no answer on this forum about my problem, I have open the OBD adapter to find the solution, because other users seem not having my problem.

as I Said before, there's effectively an hardware problem on the adapter : The resistor R4 WAS NOT SOLDERED CORRECTLY : it was shifted and only ...
by xload
Thu Aug 27, 2015 7:33 pm
Forum: Freematics Products
Topic: Problems reading more than one PID
Replies: 1
Views: 8442

Problems reading more than one PID

I have this code to read an show some PIDs, I don't know why but only read the first (RPMs) the other values are 0 or the same as RPMs, can somebody help me? I think that all is correct.

Best regards


#include <Arduino&#46;h>
#include <Wire&#46;h>
#include <SoftwareSerial&#46;h>
#include <OBD&#46 ...