I have a socket connection between my PC and my NXT robot.
I am getting an error when I attempt to send a command to the robot before receiving the response of the previous command:
Send to Robot
Receive reply
(Works)
Send to robot
Send to robot
--Error--
Is there a way I can send data asynchronously over the BT connection?
Thanks
Darryl
