Hi Paul,

Thanks for the quick reply. The requested data is shown below.

For the barometer:

# cat /mnt/owfs/EF.F69620150000/type_number
255
# cat /mnt/owfs/EF.F69620150000/version
255.25

For the humidity sensor:

# cat /mnt/owfs/EF.A05F20150000/type_number
255
# cat /mnt/owfs/EF.A05F20150000/version
255.25

Seems like they are not being detected correctly.

Thanks
David


On Sat, Oct 25, 2014 at 11:42 PM, Paul Alfille <paul.alfi...@gmail.com>
wrote:

> Can you tell me the type_number and version for the two devices? (Reading
> from the owfs entries)? Both will show selected properties based on the
> type number which Hobbyboards (and owfs) uses to distinguish the different
> available sensors.
>
> Paul
>
> On Fri, Oct 24, 2014 at 10:57 PM, David Lazarou <dlazaro...@gmail.com>
> wrote:
>
>> 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
>>
>>
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
>
------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to