I am looking at the examples around for sending messages on the SW bus and have become confused.
The sketch SW_CAN_START.INO located at https://gist.github.com/macchina/ac0db2bc45774836d6fe2a5758b12e06 has a library that is not available: #include <mcp_can.h>. Appears to me that the library has been renamed and some functions changed so that the sketch no longer compiles. In addition it is stated that “It is recommended you use macchina/Single-Wire-CAN-mcp2515 instead of this library.”
- Is it possible for someone to rewrite the Sketch SW_CAN_START.INO using the Single-Wire-CAN-mcp2515 library?
- Any Hints on the message IDs to look for the wake and initalize messages?
Thanks,
Colin