Hello. Help me solve my problem.
I have a button that sends data to the CAN bus. No sources are assigned to it, only the “send can frame” action. The button works, everything is fine. I need another command to be sent to the CAN bus after pressing this button, every couple of seconds.
I couldn’t figure out how to implement such a trigger.