Page 1 of 1

using ISOTP API with non-PEAK interfaces

Posted: Mon 26. Sep 2022, 12:42
by fabio.parodi@technoleader.it
hello
I've developed a software tool using your ISOTP and UDS libraries; we normally use it with the PEAK USB-CAN interface.
One customer asked if it's possible to use the tool through a IoT gateway, they are already using, made by EPEC.
The communication flow: remote PC <--> VPN <--> internet <--> EPEC gateway <--> CAN bus <--> ECU.
Question: is that possible?

Re: using ISOTP API with non-PEAK interfaces

Posted: Mon 26. Sep 2022, 13:34
by M.Maidhof
Hello,

no, this is not possible. Those UDS and ISO-TP libraries only works with PCAN PC Interfaces. Using 3rd party CAN interfaces is not possible and also not allowed. See readme.txt of those APIs for more details.

regards

Michael

Re: using ISOTP API with non-PEAK interfaces

Posted: Mon 26. Sep 2022, 13:58
by fabio.parodi@technoleader.it
ok thanks. This was expected. Very good product anyway

Re: using ISOTP API with non-PEAK interfaces

Posted: Mon 26. Sep 2022, 15:11
by PEAK-Support
Simply use our Gateway and it should work...

remote PC using our ISO-TP Stack (Virtual CAN Software) <--> VPN <--> internet <--> PCAN-Ethernet Gateway <--> CAN bus <--> ECU.