
RS232 comms using debugPrint?
I would like to get some simple rs232 comms between an NXT and another computer using a USB to RS232 adapter. The debugPrint command would seem to be OK for the NXT, but how do I poll from the other device? Is there a special message to be sent from the PC to the NXT to request data from the circular buffer?
Thanks for your help.