I’m interested in the using the RAK_Can module to test standard-can bus (not FD), however I’m using a ESP32.
Since I’m not very familiar with Arudino nor the layout, I don’t know what would be involved to port the RAK_Can driver to ESP32. Github has only a 13006 “.ino” example but I assume its other files that would need to be modified for the ESP32’s SPI?