SAE J1699-3 Implementation Project
betaDescription
This project is an Open-Source (GPL) implementation of the SAE J1699-3 test specification. SAE J1699-3 test for compliance to OBD-2 protocols. THIS COMPUTER PROGRAM IS BASED UPON SAE RECOMMENDED PRACTICE J1699-3, WHICH WAS PROVIDED "AS IS".
Categories
License
Update Notifications
User Ratings
User Reviews
-
is it possible to use ETAS ES 6520 as interface for J1699 tests?
-
Simple to use.
-
thank you j1699-3
-
Hello. Not sure how to contact you, but the code for ISO15765 CAN 29bit protocol has some wrong data. In ConnectProtocol.cs, ConnectProtocol() method, the PatternMsg should be 0x18, 0xDA, 0xF1, 0x10 and the FlowMsg should be 0x18, 0xDB, 0x33, 0xF1. Please test and update with this. Thanks for the project btw, it's very nice.
-
Easy to use and works.