Search found 8 matches

by I_Code_do_this
Tue Oct 27, 2015 2:25 am
Forum: Freematics Products
Topic: I don't receive any data from the car
Replies: 16
Views: 37117

Re: I don't receive any data from the car

Hello Miguel,

you are not alone. I have 2 loggers and have problems, too.
The Freematics Datalogger is only able to read data via CAN 11/500.
I guess the firmware of the STM32F has a few bugs.
by I_Code_do_this
Mon Oct 12, 2015 3:30 am
Forum: Freematics Products
Topic: Decoding Protocols
Replies: 9
Views: 29418

Re: Decoding Protocols

Black6spdZ wrote:Is the decoder code for the STM32 available?


that's an interesting question.
the decoder code could be useful
by I_Code_do_this
Thu Oct 08, 2015 11:56 pm
Forum: Freematics Products
Topic: Bugfix for OBD connection issue
Replies: 7
Views: 20467

Re: Bugfix for OBD connection issue

Hello Stanley, I still couldn't fix the problem. To be sure, it's not a hardware fault, I ordered a second datalogger. I am still only able to communicate via CAN 11/500. Is it possible, that I set the Baudrate wrong? - First of all I set Serial.begin(9600); in the setup-method. - Then, in COBD::beg...
by I_Code_do_this
Wed Oct 07, 2015 11:08 pm
Forum: Freematics Products
Topic: Protocols except CAN do not work.
Replies: 5
Views: 14764

Re: Protocols except CAN do not work.

Same problem here.
Works only with CAN 11/500 .
Has anybody found a solution?
by I_Code_do_this
Tue Aug 25, 2015 1:30 am
Forum: Freematics Products
Topic: Bugfix for OBD connection issue
Replies: 7
Views: 20467

Re: Bugfix for OBD connection issue

Glad to hear, I´m not the only one :lol:
Are you working on a solution?

I use an older version of OBD-library and V2 and get a successful initialization to CAN 11/500 and KWP2000.
But I´m only able to read Data via CAN 11/500
by I_Code_do_this
Wed Aug 19, 2015 9:03 pm
Forum: Freematics Products
Topic: Bugfix for OBD connection issue
Replies: 7
Views: 20467

Re: Bugfix for OBD connection issue

Can somebody connect successfully to OBD? I still have problems. I figured out I can´t connect to obd via any protocol since the last update. I use firmware V3. With one of the older versions of the OBD-library and firmware V2 I was able to connect only to CAN 11/500. Does anybody have similar probl...
by I_Code_do_this
Fri Jul 31, 2015 7:01 pm
Forum: Freematics Products
Topic: Bugfix for OBD connection issue
Replies: 7
Views: 20467

Re: Bugfix for OBD connection issue

No. Unfortunately, I notice no difference. It works just for one of the cars I tested (I tried the logger with 7 different cars). On this car I get one CSV-File per test drive. When I try the same with other cars, it works unstable: 1) Sometimes I get one CSV-File per test drive, but without OBD-dat...
by I_Code_do_this
Fri Jul 31, 2015 3:08 am
Forum: Freematics Products
Topic: Bugfix for OBD connection issue
Replies: 7
Views: 20467

Re: Bugfix for OBD connection issue

Hello Stanley,

I updated the last OBD library and still have a few problems with the OBD connection.
I don´t receive OBD-data from every car. I tested it with many different (newer) Cars.
Does anybody else have the same problem?

Thanks :D