Search found 2 matches

by Shin
Fri Jun 05, 2020 4:27 pm
Forum: Freematics Products
Topic: Freematics OBD-II UART Adapter V2.1 does not wrok
Replies: 3
Views: 6533

Re: Freematics OBD-II UART Adapter V2.1 does not wrok

Stanley, thank you for your prompt reply.
The sketch I used is rpm_led_uart.ino in the OBD2UART folder.
What I corrected is line 115 of OBD2UART.h,

virtual bool init(OBD_PROTOCOLS protocol = PROTO_AUTO);
virtual bool init (OBD_PROTOCOLS protocol = PROTO_CAN_29B_500K);

It was made.
There is one ...
by Shin
Wed Jun 03, 2020 7:10 pm
Forum: Freematics Products
Topic: Freematics OBD-II UART Adapter V2.1 does not wrok
Replies: 3
Views: 6533

Freematics OBD-II UART Adapter V2.1 does not wrok

Hello everyone of the forum.
Due to the influence of COVID-19, the package finally arrived on May 28.
My car is a Honda Fit. I loaded an engine RPM sketch for a quick test, but it doesn't respond at all.
I also confirmed it with my wife Suzuki Lapin, but it was unresponsive. Even my friend Toyota ...