Search found 1 match

by terassda
Tue Apr 23, 2024 2:42 pm
Forum: Freematics Software
Topic: Freematics connecting to incompatible network on roaming card
Replies: 4
Views: 1352

Re: Freematics connecting to incompatible network on roaming card

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.