mihai-demian
mihai-demian
Hello, Can anyone explain the difference between bind and connect on a SOCK_DGRAM, and how to use them? I tried with bind and sendto and it works fine, but I...
Hello, and thank you again for your help and for your support. I (poorly) made a video of my progress so far. [ ETS 2 Telemetry MAN TGX instrument cluster...
Hello, No, i want to be able to turn on and off the cluster and to switch on and off the backlight. I want to do this using a Siemens...
Hello, OK, funny enough, the connection seems to be working with both [ncat](https://github.com/nmap/nmap/tree/bf2acde23263232648eb6f261db797eebbe35960/ncat) and [sockettest](https://github.com/akshath/SocketTest.git) now i have to make it work with my own code....
Hello, @olerem , I need your help again. I wrote some code that you can find in my [repository](https://github.com/mihai-demian/truck.git). I will not make it public until it is ready. If...
@olerem , The meaning of the SPN is not important right now. I cannot decode whatever the cluster is sending. In the SAE J1939-73 it is stated that 4 conversion...
> can you please use candump and send the output of messages you send and receive? done
> What do you mean? there are 2 candump files [here](https://github.com/mihai-demian/truck.git)
> Hm, currently I can't extract plausible values of this message. Hello, Thank you, now we finally agree on something! This was my problem all along. Every function I tried...
> > What do you mean? > > there are 2 candump files [here](https://github.com/mihai-demian/truck.git) I placed the output of a "program" for reading dm1 messages, together with some comments. Most...