Re: [Owfs-developers] OWFS and RS232 over Ethernet Adapter

2009-10-31 Thread Ziggy
Looks to me like you are getting echo from somewhere. Every byte is echoed back. Check the settings for each part of the data path and make sure echo is disabled. Another problem may be with the way owfs detects the adapter. It may not be compatible with this setup. But you will have to sol

[Owfs-developers] ownet / python issue

2009-10-31 Thread Michael Weber
Recently I had problems with a temperature sensor. It used to work fine, and all of the sudden it stopped working. Using the owread program worked however. I went into the code and noticed that in the ownet/connection.read routine, a value of "None" is returned whenever a ping is received. That is

[Owfs-developers] OWFS and RS232 over Ethernet Adapter

2009-10-31 Thread Thorsten regner
Hello, now i connected a DS9097U on my XPort Adapter and it doesn’t function L I connect the adapter with linux:/mnt # socat -x PTY,link=/tmp/vport0,raw,echo=0 TCP4:172.16.0.10:8000 then linux:/mnt # /opt/owfs/bin/owfs /tmp/vport0 DS9097U -m /mnt/xt-micro DEFAULT: owlib.c:SetupInbo