I hooked up my M2 between my ECU and instrument cluster. I have CAN0 going to the ECU and CAN1 going to the cluster. I’m using the CAN_TrafficModifier.ino sketch.
I was able to read messages, but even though I was repeating traffic from CAN0 to CAN1 and vice versa, the instrument cluster is giving me a CAN failure warning.
I thought maybe I wasn’t terminating the CAN buses correctly. So I put a 120 ohm resistor across the high and low of each CAN connection.
That didn’t change anything. Now I am not sure if I need to remove the resistors, or if that is the correct way of setting this up.
Long story short, does the M2 need a terminating resistor on each CAN bus? Should that resistor be 120 ohm? Does an extra 120 ohm resistor mess up the signal?