Hi all, i have been trying to get the CAN bus recieve code to work from the wiki site, i have one UNO R3 and sparkfun shield, i can transmit with the sent code and view on my CAN Analyser,
When i upload the Recieve code, and send out some data on address 0X00 as in the send code, and view the serial monitor, i see nothing at all,
I notice there is no serial.begin or serial.print code in the recieve code on the wiki site? is this correct?
Thanks for the help
Rich