I found your project - read steering wheel buttons for aftermarket radio, and it is very helpful. I logged CAN messages and found those from the SW buttons - I have the same SWM ID address as it is on your project, and I can read the SWM buttons
I would also like to read information about parking sensors and display it on the display. I know that this information is sent by the REM module, but I don't know it ID,
I found this information on the Internet:
RemId = 0x1E0522E;
CemId = 0x617FF8;
SwmId = 0x404066;
but these ID addresses don't match to mine.






