Replies: 1 comment 1 reply
-
update: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I want to write an application that sends the positioning data from the roadrunner to my arduino by using uart2. I was able to print the data in the console of the cfclient. But whenever I initialize and test the uart connection, I can't connect to the cfclient anymore.
This is the current code of the main function. Why can't I connect to the cfclient, when I test the uart initialization?
Thank you for your help!
Best regards,
Bjarne
Beta Was this translation helpful? Give feedback.
All reactions