Search found 2 matches

by moll
Wed Nov 04, 2020 12:46 am
Forum: Freematics Products
Topic: isValidPID function is stopping at PID 0x7F, why?
Replies: 2
Views: 4183

isValidPID function is stopping at PID 0x7F, why?

Hello, I try to read out the list of all supported PIDs of a car, but I noticed that PIDs equal/above 0x7F are all reporting true, when using the isValidPID function? Due to the OBD PID list on wikipedia I assume the behaviour is wrong https://en.wikipedia.org/wiki/OBD-II_PIDs bool COBD::isValidPID(...