Does your stepper motor want actual binary hex commands or ASCII Hex commands? I'm guessing it wants ASCII Hex commands since you are currently sending it binary hex commands. So use the Number To Hex String on your data instead of the Byte Array to String.
↧