What do you think about this idea if each node on the CAN bus sends a "keep-alive" message every 100ms, and I open the serial terminal, I should be able to see which node is the source, which node it’s sending the message to, or which node is receiving the message and from which source it received it.
Would that be a good way to monitor and understand CAN communication in a multi-node setup?