Hello everyone,
I want to read the steering wheel angle of my Mazda CX-5 (2021) by connecting to the OBD connector. However, I haven't found any standard OBD PID that provides this information.
I understand that I can log the raw data streamed on the CAN bus and try to extract it from there. For this, I need to know where exactly to look for the steering wheel angle value.
Do you have any suggestions on how I can get this data?
Thank you!
I want to read the steering wheel angle of my Mazda CX-5 (2021) by connecting to the OBD connector. However, I haven't found any standard OBD PID that provides this information.
I understand that I can log the raw data streamed on the CAN bus and try to extract it from there. For this, I need to know where exactly to look for the steering wheel angle value.
Do you have any suggestions on how I can get this data?
Thank you!