m_gustafsson
Member
Hi,
I am trying out oww (owwnogui) with a temperature/humidity/solar sensor from Hobby Boards.
At the moment I can read the temperature, the humidity and the solar, but
I cannot get oww to read the humidity and the solar at the same time.
Humidity and solar share the same sensor DS2438, and I guess that this is
the reason for my problems.
Below is my .oww_device file, and depending on if I uncomment the H1 or
the SOL1 I will get values from one of them.
Anyone that knows what I am doing wrong?
offset 0
reverse 0
T1 1E0008014D01E810 1,000000 0,000000
H1 D7000000A8FBCD26 1,000000 0,000000 1,000000 0,000000
#SOL1 D7000000A8FBCD26 1,000000 0,000000
BRA E100000004BBB21F
BRB 7B00000004C0A61F
BRC 7700000004BBBB1F
driver /dev/ttyS0
port 0
# Data sample offset: 3-10us
ds2480samp 10
# Write 1 low time: 5-15us
ds2480write 12
# Test setup
recharge 1
autoalloc 1
Thanks!
I am trying out oww (owwnogui) with a temperature/humidity/solar sensor from Hobby Boards.
At the moment I can read the temperature, the humidity and the solar, but
I cannot get oww to read the humidity and the solar at the same time.
Humidity and solar share the same sensor DS2438, and I guess that this is
the reason for my problems.
Below is my .oww_device file, and depending on if I uncomment the H1 or
the SOL1 I will get values from one of them.
Anyone that knows what I am doing wrong?
offset 0
reverse 0
T1 1E0008014D01E810 1,000000 0,000000
H1 D7000000A8FBCD26 1,000000 0,000000 1,000000 0,000000
#SOL1 D7000000A8FBCD26 1,000000 0,000000
BRA E100000004BBB21F
BRB 7B00000004C0A61F
BRC 7700000004BBBB1F
driver /dev/ttyS0
port 0
# Data sample offset: 3-10us
ds2480samp 10
# Write 1 low time: 5-15us
ds2480write 12
# Test setup
recharge 1
autoalloc 1
Thanks!