Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dynamixel motor connecting is ok but write/read is fail #309

Open
Qiang-Diao opened this issue Feb 29, 2024 · 1 comment
Open

dynamixel motor connecting is ok but write/read is fail #309

Qiang-Diao opened this issue Feb 29, 2024 · 1 comment

Comments

@Qiang-Diao
Copy link

there is always showing "could not parse received data bytearray(b'\x00\xff\xff\x00') after sending DxlPingPacket(id=0)"

what should I do to solve the problem?

@ymollard
Copy link
Member

ymollard commented Feb 29, 2024

Data sent back by the motor are corrupted. It can be due to:

  • Interferences on the bus line:
  • Faulty motor (Flash this motor with a fresh firmware and/or try another motor to identify the problem)
  • Faulty USB device (such as USB2AX) (try another USB device to identify the problem)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants