Hi, I'm having trouble getting this to work with my MC824H.
My setup is as follows: I have an ESP8266 (Wemos D1 mini) with a Waveshare CAN transceiver connected to the TX/RX pins and the 3V3 and GND pins of the ESP. I've connected the CANH and CANL directly to the MC824H with an RJ11 connector. The ESP is powered by its usb port (this might be problematic, as they don't have common ground this way?)
I got this working, but now I can't get it to connect. The logs show that I get the exact messages I send reflected back.

My question is: Is this the correct way to set this up? Do I need a resistor to prevent reflections? And if so, why did this work previously?
Hi, I'm having trouble getting this to work with my MC824H.
My setup is as follows: I have an ESP8266 (Wemos D1 mini) with a Waveshare CAN transceiver connected to the TX/RX pins and the 3V3 and GND pins of the ESP. I've connected the CANH and CANL directly to the MC824H with an RJ11 connector. The ESP is powered by its usb port (this might be problematic, as they don't have common ground this way?)
I got this working, but now I can't get it to connect. The logs show that I get the exact messages I send reflected back.

My question is: Is this the correct way to set this up? Do I need a resistor to prevent reflections? And if so, why did this work previously?