Ritchie
2017-01-08 10:25:10 UTC
Dear all,
I know this is not a common owfs problem, but I would like to know some
information about the communication to the ds2450 and how to debug it
with the owserver.
Wright now I am working on a Ds2450 Slave, based on a attiny45 and
I get the values "Error: Invalid argument" on "PIO.*" and "volt.*" shown
as values in the webpage of the owserver.
The "memory" is shown the value
"0000000000000000008000800080008000FF00FF00FF00FF0000000040000000"
and I do not know how to find the reason, because Memory transfer is
working so far i can see correctly (used values of 1.. 31 and checked it
on the "page" infos).
I also noticed, that the command "CONVERT" (0x3C) was not send to the
slave (or was not recognize), which I guess is my fault, but where do I
have to take a closer look. I do not have a logic analyser to get closer.
I also try to show the communication of the owserver, but I do
not see any entries on the console.
I used the command:
sudo /usr/bin/owserver --foreground --error_print=0 --error_level=9 -c
/etc/owfs.conf
Can anybody help me ?
Best regards
R.
I know this is not a common owfs problem, but I would like to know some
information about the communication to the ds2450 and how to debug it
with the owserver.
Wright now I am working on a Ds2450 Slave, based on a attiny45 and
I get the values "Error: Invalid argument" on "PIO.*" and "volt.*" shown
as values in the webpage of the owserver.
The "memory" is shown the value
"0000000000000000008000800080008000FF00FF00FF00FF0000000040000000"
and I do not know how to find the reason, because Memory transfer is
working so far i can see correctly (used values of 1.. 31 and checked it
on the "page" infos).
I also noticed, that the command "CONVERT" (0x3C) was not send to the
slave (or was not recognize), which I guess is my fault, but where do I
have to take a closer look. I do not have a logic analyser to get closer.
I also try to show the communication of the owserver, but I do
not see any entries on the console.
I used the command:
sudo /usr/bin/owserver --foreground --error_print=0 --error_level=9 -c
/etc/owfs.conf
Can anybody help me ?
Best regards
R.