Open Jalle19 opened 1 month ago
I should add that when I connect the same device to a Raspberry Pi with a CAN hat, communication works fine.
this is work in progress, I have a new local version, I will update repo soon.
There is a bug in the esphome mcp2515 CAN initialisation, this is why the on_frame does not work.
Okay, good to know, maybe I've connected everything correctly after all! I'll gladly help with the code if you could get a working version that compiles published, I'm new to ESPHome development.
@Jalle19 check the working version that has been published now.
I bought an MCP2515 chip, hooked it up to my ESP32 and used the following configuration (minus all the boilerplate):
The setup looks okay in the logs, but it's like I'm not receiving any frames at all. Do you have any pointers? Do I need to add a jumper on the board to terminate the bus?