hi all how are u doing hope everything is going fine um having that much problem … i controlled the robot using the cable i got with it using a c# application that i used ,i want to move to another phase to make it wireless bluetootheverything is going fine between two computers but when i connect the robot nothing worked so i guessed if i can set the robot port (baudrate, rtsflowcontrol,dtrflowcontrol,HardwareFlowControl&SoftwareFlowControl)
can anyone help me to set my port on the robot to make it compatable with the settings i made on my pc to control the robot
the command that i wrote and worked with me is :
SERIN S_IN, I9600, [MyStr]
so i just set the buadrate only and what about the rest …???
can anyone help me ill be approciated thanx so much
my robot is 4wd 1
its link to know it quit good is
( lynxmotion.com/Category.aspx?CategoryID=57 )
my robot is a rover ABB 4wd 1
( initium.co.kr/english/promi-sd01.html ) Promi-SD202
and i wrote my code on the c# and set the
baudrate = 9600
RTS flowcontrol = disabled
DTR flowcontrol = disabled
HardwareFlowControl = enabled
SoftwareFlowControl = disabled
stop bits =1
This is my question …
DO I HAVE TO SET THEM ON THE ROBOT TOO ??
and if yes how i can set them on the robot the only command i wrote on the ABB is
SERIN S_IN, I9600, [MyStr]
which i think have adjusted only the buadrate to 9600 .
i have set the bluetooth module too ,the ABB i dont know how to set it if i need to
so anyone can pls help me as soon as he can cause i dont have except two weeks for delivering my graduation project and here um stuck thanx so much for ur effort ,ur help means so much for me