I am working on an Android app and whenever my client tests the app with his car, he is getting response with different length and it is failing. It so happened in my code that I need to handle the length of the message to proceed further.
Any idea why the OBD II device is getting response with different length
Sample responses from device are:
410100040000410100068000
0101410100040000410100068000
Thanks to all