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
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
Hello,
now i connected a DS9097U on my XPort Adapter
and it doesnt 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