ou can use FreematicsOBD function
Code: Select all
CODE: SELECT ALL
readPID(byte pid, ind& result)
It will take PID as argument. Alternatively you can look into the source code (FreematocsOBD.cpp) of this function and tweak it to send your message and wait for the answer.