Resolved! FDCAN Retransmission without blocking Bus
I have a CAN Network with several nodes. Each nodes sends only a ACK when the message was ment for it. Lets say I have nodes A, B and C.Node A wants to send the message with ID 0x5. Node B ignores this message. Node C accepts this message (sends Ack)...