Search found 1 match
- Sun Sep 30, 2018 5:43 pm
- Forum: Freematics Products
- Topic: OBD-II UART Adapter V2.1 not workimng on Porsche Boxster
- Replies: 3
- Views: 7408
Re: OBD-II UART Adapter V2.1 not workimng on Porsche Boxster
Having same issue on my Porsche 996 turbo 2002. I tried using the sendCommand to set those timing parameters but never got an Ok from the UART adapter. Can you show some code to set those parameters? The below kept on returning ERROR. sprintf(buffer, "ATPTH 19\r"); delay(10); if (!sendComm...