-
Beta Was this translation helpful? Give feedback.
Answered by
barbudor
Jul 6, 2021
Replies: 1 comment 6 replies
-
|
Indeed it looks like it is receiving wrong data on the serial input If the problem is that the serial RX is floating, you may be able to solve that with a pull-up on the serial connector but if you do so, don't forget to isolate it to avoid any risk of touching. |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
ascillato2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Indeed it looks like it is receiving wrong data on the serial input
Can you double check your configuration match exactly the template and that there is no serial configuration defined.
If the problem is that the serial RX is floating, you may be able to solve that with a pull-up on the serial connector but if you do so, don't forget to isolate it to avoid any risk of touching.