-
```
Add the automotive OBD-II protocols.
What type of physical layer interface is required?
```
Original issue reported on code.google.com by `ianles...@gmail.com` on 31 Mar 2009 at 2:33
-
```
Add the automotive OBD-II protocols.
What type of physical layer interface is required?
```
Original issue reported on code.google.com by `ianles...@gmail.com` on 31 Mar 2009 at 2:33
-
```
Add the automotive OBD-II protocols.
What type of physical layer interface is required?
```
Original issue reported on code.google.com by `ianles...@gmail.com` on 31 Mar 2009 at 2:33
-
Hi, I compiled FreeSSM on a laptop I use for diagnostics running Windows 7, I have a J2534 cable /like this: https://www.aliexpress.com/item/672381461.html / which I use for Techstream. I wanted to us…
-
### Describe the bug
I am attempting to use Broadcast Manager with a PEAK USB CAN adapter on a Raspberry Pi (running the standard Pi OS distro). I am creating a fairly large List containing over 10…
-
Hi, firstly, thanks for this library!
Brief TLDR into whats happening here for this odd use case. Essentially, im writing a J2534 driver for the Macchina M2 (Essentially an arduino Due with extra h…
-
> If you ever find cheap J2534 hardware that supports K+CAN, that might motivate me to look at j2534 support, but it's still a stretch. I find it difficult to justify spending tons of free time on thi…
-
Hello,
I've been debugging an issue where some frames are not transmitted upon write(); the affected frames seem random. I think I've tracked down a partial explanation and a fix, but I'm not sure …
-
Hello, I have quoted your library file according to the steps here. I took a look at the file content. The sample file uses BluetoothConnection. However, I searched on the Internet and found that Blue…
-
Per ISO15765-2 "The priority field should be masked off by the receiver (ignored)." The ISOTP module doesn't do this, so if a node responds with a different priority than the one expected, communicati…