Now I have tested the Can-Bus Shield.
When I run my code without the shield mounted I get a 0 in return when I init the CanBus.
When I run my code with the shield mounted I get a 1 in return when I init the CanBus.
That seems to be right?
But I can not receive or send any thing. I don't know if it is the library or it is the shield thev is something wrong with?
The timeout in the send function, is it how long time it will sending? Ex. 100ms?
Mogens