Search found 1 match

by NosRokanaske
Thu Apr 30, 2015 8:59 am
Forum: Freematics Products
Topic: OBD-II Model A printing wierd values
Replies: 1
Views: 6967

OBD-II Model A printing wierd values

I just received the Model A OBD2 version. I uploaded the sample code and added in serial.println(value) so i can see what value is stored in value. When i look into the serial monitor i only see "ṗ" being displayed in the serial command. I tried converting using serial.println(value, DEC) ...