You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] [1609744879.430792]: Unable to sync with device; possible link problem or link software version mismatch such as hydro rosserial_python with groovy Arduino
#33
Open
deepchand41 opened this issue
Jan 4, 2021
· 4 comments
I am also facing the same issue with STM32F303RE Nucleo board using Ubuntu 18.04, ROS Melodic.
Couldn't find a solution yet... Also, if I try to use rosserial_server I get "Socket asio error..." and I cannot see the topics that I'm supposed to be publishing from the microcontroller
Most of the time it reports an error like this and i don't know how to solve:
[INFO] [1683650864.691406]: Requesting topics...
[ERROR] [1683650879.695435]: Unable to sync with device; possible link problem or link software version mismatch such as hydro rosserial_python with groovy Arduino
I encounter the same issues. Has it been solved now? I found that when the server sent a clock syn signal to the stm32 node, the usart of the node would be interrupted, causing that the message transmits incompletely which might be root of this problem.
But I have no any clear train of thought about it.
Using STM32F030 R8 Nucleo Board
Using Ubuntu 20.04, ROS Noetic
The text was updated successfully, but these errors were encountered: