by Ike » Sat Mar 15, 2008 2:29 am
by Ike
Sat Mar 15, 2008 2:29 am
I was able to set to CM5 to Toss Mode (either T or L will set Toss Mode) but for the life of me, I can't seem to get the AX-12s to recognize (or even respond to) a command, even a simple PING command.
I have tried a few of the commands from the AX12 manual through the Robot Terminal and Hyperterm, none of which seem to give a response, not even a light on the Tx LED:
# Obtain the status packet of the Dynamixel actuator with an ID of 1
ff ff 01 02 01 fb
# Read the internal temperature of the Dynamixel actuator with an ID of 1
ff ff 01 04 02 2b 01 cc
Am I using an incorrect format? (I've tried FF, ff, 0XFF, 0xFF, 0xff, 255) Do I need a header/footer? Baud rates maybe? (currently COM->CM5 = 57600, CM5->AX12 = 1000000)
I eventually plan to go wireless (ditch the CM5 all together) if I can find anyone still selling the parts to get WiFi/SPI going, so this kind of development hopefully all lends itself to my end state.
Thanks!
Chris
I was able to set to CM5 to Toss Mode (either T or L will set Toss Mode) but for the life of me, I can't seem to get the AX-12s to recognize (or even respond to) a command, even a simple PING command.
I have tried a few of the commands from the AX12 manual through the Robot Terminal and Hyperterm, none of which seem to give a response, not even a light on the Tx LED:
# Obtain the status packet of the Dynamixel actuator with an ID of 1
ff ff 01 02 01 fb
# Read the internal temperature of the Dynamixel actuator with an ID of 1
ff ff 01 04 02 2b 01 cc
Am I using an incorrect format? (I've tried FF, ff, 0XFF, 0xFF, 0xff, 255) Do I need a header/footer? Baud rates maybe? (currently COM->CM5 = 57600, CM5->AX12 = 1000000)
I eventually plan to go wireless (ditch the CM5 all together) if I can find anyone still selling the parts to get WiFi/SPI going, so this kind of development hopefully all lends itself to my end state.
Thanks!
Chris