Hello everybody!!
I've three microcontrollers arduino, I stacked on each a shield can bus ... one of the three writes on can bus and the other two read .... no chance to convey the message that I write with serial communication (and not with can-bus) from one arduino that reads to the other arduino that reads?
Thanks!
GM
Do NOT cross-post.
Duplicates deleted.
Hello everybody!!
this is my problem: I've four arduinos, on each is stacked a can-bus shield...they are connected in pairs: a pair has one arduino that sends a message via can-bus and the other that receives it....the second couple is equal...the message of one pair is different from the other...how can i send the message of the first pair to the second by connecting the two arduinos that are receiving the messages????
Thanks..
GM