if2s
if2s
Thank you. It is working this way but there are some problems with error checking and filtering messages after reset. I use CAN.checkError() before every reading so that I know...
Thank you. I can test your sub-development in a few days (my boards are at home and I am still on holiday), maybe on thursday or friday. I will report...
At the moment, I am testing your sub-development. I had to modify some things like 'begin': CAN.begin(MCP_STD, CAN_500KBPS, MCP_16MHZ) and I changed the ID reading method according to your lib...