Has anyone created an application that opens the com port and listens to incoming messages and sends a response?
I'm writing in C and I believe that the "stdio.h" should have everything I need. When I try to open the port I get error messages. It doesn't seem to like the parameters:
At first - for development / debugging - the "ttymxc0" may be used (in order to avoid problems how to implement hardware connection with "ttymxc1" on the QSB)