Search found 3 matches

by LMario
Sat May 28, 2016 4:53 am
Forum: Freematics Products
Topic: Freematics OBD-II Emulator MK1
Replies: 0
Views: 6193

Freematics OBD-II Emulator MK1

I'm using the Freematics OBD-II Emulator MK1.

I'm trying to get the speed with the below code, but I can't get any answer.

Probably I'm not making the request correctly.

Somebody can help me?

#include <mcp_can&#46;h>
#include <SPI&#46;h>

// the cs pin of the version after v1&#46;1 is default ...
by LMario
Wed Jul 30, 2014 5:00 am
Forum: Freematics Products
Topic: Issues with Freematics OBD-II Emulator MK1
Replies: 3
Views: 12073

Re: Issues with Freematics OBD-II Emulator MK1

Thanks.

In the page http://freematics.com/store/index.php?r ... duct_id=53, I see the emulator MK1 can be configured via serial terminal. Do the configuration includes change the PIDs values?. If so, is there a manual to do it?
by LMario
Mon Jul 28, 2014 8:18 am
Forum: Freematics Products
Topic: Issues with Freematics OBD-II Emulator MK1
Replies: 3
Views: 12073

Issues with Freematics OBD-II Emulator MK1

I have an Freematics OBD-II Emulator MK1.

I've worked it with Sparkfun CAN-BUS shield. I has worked fine.

Now I want to configure it with the Freematics OBD-II Emulator program, but I get the errors:

1) When I press the button Connect I receive "Freematics OBD-II Emulator is not connected"
2 ...