Since 4/2/2012 5:43:29 AM, martin150 has written 3 articles and participated in 1 conversations. martin150 signature: martin150
martin150's articles:
Items(3) /1
Random NULL chars from serial port?1432 (3/7/2004 5:19:47 PM) comp.unix.programmer Hi I'm working on an application which involves reading and writing from a serial port. The port has a GSM modem (actually a Nokia mobile phone) attached to it and the dialogue is of AT commands sent by my app... Martin
Issue with EOL and serial port access4100 (3/2/2004 4:20:26 PM) comp.unix.programmer Hi I have some code which reads from a serial port. When I use it on one of my Linux boxes I see 0x0D0A terminating lines read from the device. This is what I expect to see. But if I run the same code on a dif... Martin
Serial port line termination340 (3/2/2004 3:46:38 PM) comp.lang.c Hi I have some code which reads from a serial port. When I use it on one of my Linux boxes I see 0x0D0A terminating lines read from the device. This is what I expect to see. But if I run the same code on a dif... Martin
martin150's replies:
Items(1) /1
Serial port line termination340 (3/2/2004 3:46:38 PM) comp.lang.c Hi I have some code which reads from a serial port. When I use it on one of my Linux boxes I see 0x0D0A terminating lines read from the device. This is what I expect to see. But if I run the same code on a dif... martin150(4)