Hi i am using a Controller with can which controls two clients over can bus. Its very simple: the Controller sends a command to put on the client's leds.the clients confirm the message by sending a confirmation. when using one client only, everything works fine. but using the two at same time, both receive the can-message from the controller, but the controller only receives one confirmation. what could be the problem here? is it a collision becaus they both send at the same time?
thanks...
Just a thought; You should recieve two messages proving each node sends back a different identifier.
If the two nodes are sending back the same identifier they will both think they have suceesfully negotiated a message transmission - but only one has acctually been placed on the can bus.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum