Hi All, I recently purchased a new Hobby Board barometer and humidity sensor to add to my 1-wire network which uses a 1-wire USB adapter. However, while I do get data back from these devices, I see no barometric or humidity readings. I'm running the most recent code (owfs-2.9p8) which I noted supports these devices. This is what I see when I do a directory listing of the devices:
barometer: # ls -l /tmp/1-wire/EF.F69620150000 total 0 -r--r--r-- 1 root root 16 Oct 25 13:16 address -rw-rw-rw- 1 root root 256 Oct 25 13:16 alias -r--r--r-- 1 root root 2 Oct 25 13:16 crc8 -r--r--r-- 1 root root 2 Oct 25 13:16 family -r--r--r-- 1 root root 12 Oct 25 13:16 id -r--r--r-- 1 root root 16 Oct 25 13:16 locator -r--r--r-- 1 root root 16 Oct 25 13:16 r_address -r--r--r-- 1 root root 12 Oct 25 13:16 r_id -r--r--r-- 1 root root 16 Oct 25 13:16 r_locator -r--r--r-- 1 root root 32 Oct 25 13:16 type -r--r--r-- 1 root root 12 Oct 25 13:17 type_number -r--r--r-- 1 root root 7 Oct 25 13:17 version humidity: # ls -l /tmp/1-wire/EF.A05F20150000/ total 0 -r--r--r-- 1 root root 16 Oct 25 13:16 address -rw-rw-rw- 1 root root 256 Oct 25 13:16 alias -r--r--r-- 1 root root 2 Oct 25 13:16 crc8 -r--r--r-- 1 root root 2 Oct 25 13:16 family -r--r--r-- 1 root root 12 Oct 25 13:16 id -r--r--r-- 1 root root 16 Oct 25 13:16 locator -r--r--r-- 1 root root 16 Oct 25 13:16 r_address -r--r--r-- 1 root root 12 Oct 25 13:16 r_id -r--r--r-- 1 root root 16 Oct 25 13:16 r_locator -r--r--r-- 1 root root 32 Oct 25 13:16 type -r--r--r-- 1 root root 12 Oct 25 13:18 type_number -r--r--r-- 1 root root 7 Oct 25 13:18 version I have both devices connected to a Hobby Board 4 channel hub. I have tried running the owfs server from a Raspberry Pi running Archlinux and from a laptop running Fedora 19. However, I get exactly the same results. I am successfully using other 1-wire devices on the network, so I don't thing there is any problems with the hardware. Can any one confirm that they have successfully used these devices? Thanks David
------------------------------------------------------------------------------
_______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers