[Rxtx] Not receiving 0xa characters
Michael Erskine
msemtd at googlemail.com
Wed Nov 24 02:23:44 MST 2010
On 23 November 2010 21:28, Christoph Weiß <weissch at technikum-wien.at> wrote:
> Dear all,
>
> I am currently trying to work with RxTx on a Windows 7 OS with JDK6
> installed. I can connect to a serial port created by a FTDI USB chip and
> send receive data from it. However it seems that I am not able to receive
> any characters with the value 0x0a (LF).
> Upon looking into the source code of the serial implementation I found that
> opening the port happens without the binary flag so I suppose that LF gets
> possibly eaten by the OS. Could this be the problem? Is such a problem
> known? Are there workarounds?
>
> Thanks in advance,
> best regards,
> Chris
Hi Chris,
Works for me (and many others) - post your receiver/processing code
and we can tell you what the problem is.
Regards,
Michael Erskine.
More information about the Rxtx
mailing list