2020-09-15 04:40 PM
Welcome everyone
I used Free ROS with two tasks, the first task was to blink the led and the second task was to receive from uart and then to resend the received message.
The two tasks have the same priority
The led flash works fine but the uart only receives and transmits one time then it doesn't work
Does anyone have an idea what is happening?