I can't establish a UDS session with a Digital Tachograph
Posted: Sat 4. Jan 2020, 23:27
Hello everyone, I'm very tender and i started with the UDS protocol. The project that I have in mind, is to establish a session with a digital tachograph that canbus connects to the ECU master. The problem is that I'm repeatedly seeing the message "NO UDS RESPONSE" Although if I can read the canbus traffic perfectly.
(64-bit dlls are in right place, System32)
https://www.peak-system.com/forum/viewt ... t=SYSWOW64
(and after 2 months trying in different ways I can not see where I'm wrong)
the UDS messages I get are these:
*******************************************************************************************
02 10 02
Sends a Physical TesterPresent Message with no positive response :
UDS_SvcTesterPresent: 7
UDS request from 0xf1 (to 0x01, with RA 0x00) - result: 0 - OK !
\-> Length: 2, Data= 3e 80
Press <Enter> to continue...
********************************************************
02 3e 80
*** UDS Service: ReadMemoryByAddress ***
Sends a Physical ReadMemoryByAddress Message:
UDS_SvcReadMemoryByAddress: -2147483648
UDS request from 0xf1 (to 0x01, with RA 0x00) - result: 2 - ERROR !!!
\-> Length: 15, Data= 23 3a 41 42 43 44 45 46 47 48 49 4a 31 32 33
/!\ ERROR : NO UDS RESPONSE !!
Press <Enter> to continue...
****************************************************************************
Anyone have any ideas to get out of this strike?
thanks in advance
(64-bit dlls are in right place, System32)
https://www.peak-system.com/forum/viewt ... t=SYSWOW64
(and after 2 months trying in different ways I can not see where I'm wrong)
the UDS messages I get are these:
*******************************************************************************************
02 10 02
Sends a Physical TesterPresent Message with no positive response :
UDS_SvcTesterPresent: 7
UDS request from 0xf1 (to 0x01, with RA 0x00) - result: 0 - OK !
\-> Length: 2, Data= 3e 80
Press <Enter> to continue...
********************************************************
02 3e 80
*** UDS Service: ReadMemoryByAddress ***
Sends a Physical ReadMemoryByAddress Message:
UDS_SvcReadMemoryByAddress: -2147483648
UDS request from 0xf1 (to 0x01, with RA 0x00) - result: 2 - ERROR !!!
\-> Length: 15, Data= 23 3a 41 42 43 44 45 46 47 48 49 4a 31 32 33
/!\ ERROR : NO UDS RESPONSE !!
Press <Enter> to continue...
****************************************************************************
Anyone have any ideas to get out of this strike?
thanks in advance