
Note
Each node can act at master before the code is uploaded.
Open the
send
example (
File > Examples > CAN_BUS_Shield-master > send
)
and upload to the
master
.
Open the
receive_check
example (
File > Examples > CAN_BUS_Shield-master >
receive_check
) and upload to the
slaver
.
STEP4: View Result
Open the Serial Monitor of Arduino IDE(
slaver
), you will get the data sent from the
master.