Re: [Owfs-developers] Error "Message too long" when using owfs

2015-01-04 Thread David Lazarou
I ran across this same problem using a Raspberry Pi. http://owfs-developers.1086194.n5.nabble.com/quot-Message-too-long-quot-errors-with-owfs-tt10946.html I never was never able to discover what the problem was. -- David On Mon, Jan 5, 2015 at 10:58 AM, Stefano Miccoli wrote: > Somehow I was

Re: [Owfs-developers] Development status of owexternal

2014-11-26 Thread David Lazarou
Hi Sven, A few months back I was trying to integrate a pressure sensor into my 1-wire network using 'owexternal' but ran into a few problems. http://owfs-developers.1086194.n5.nabble.com/External-sensor-problems-tt10623.html It appears to me that this section of the code still needs a little bit

Re: [Owfs-developers] New Hobby Boards humidity sensor

2014-11-04 Thread David Lazarou
Hi Steinar, I've had a little experience using the Hobby Boards new humidity sensor. While I haven't been able to test the sensor in high humidity conditions (I've only been using it inside), the temperature reading is does produce seems a little different from a DS1820. In my case however, the hu

[Owfs-developers] "Message too long" errors with owfs

2014-10-31 Thread David Lazarou
Hi, I'm running owserver on a Raspberry Pi and using owfs as a client locally to read data from the 1-wire bus. To run owserver I'm using the command: owserver --configuration /opt/owfs/etc/owfs.conf and for owfs: owfs --mountpoint=/mnt/owfs --configuration /opt/owfs/etc/owfs.conf where owfs.c

Re: [Owfs-developers] New Hobby Board barometer and humidity sensors

2014-10-25 Thread David Lazarou
ocator > -r--r--r-- 1 root root 32 Oct 26 12:11 type > -r--r--r-- 1 root root 12 Oct 26 12:16 type_number > -r--r--r-- 1 root root 7 Oct 26 12:16 version > > Thanks, > George > > On Sun, Oct 26, 2014 at 11:01 AM, David Lazarou > wrote: > >> Hi Paul, >>

Re: [Owfs-developers] New Hobby Board barometer and humidity sensors

2014-10-25 Thread David Lazarou
pe number which Hobbyboards (and owfs) uses to distinguish the different > available sensors. > > Paul > > On Fri, Oct 24, 2014 at 10:57 PM, David Lazarou > wrote: > >> Hi All, >> >> I recently purchased a new Hobby Board barometer and humidity sensor to >

Re: [Owfs-developers] New Hobby Board barometer and humidity sensors

2014-10-25 Thread David Lazarou
n owfs 2.9p0 without any > issues at all. > > Are you supplying 12 Volts to the devices ? I found this mandatory to > get these devices running smoothly. > > so long, > > Thorsten. > > Am 25.10.2014 um 04:57 schrieb David Lazarou: > > Hi All, > > &g

[Owfs-developers] New Hobby Board barometer and humidity sensors

2014-10-24 Thread David Lazarou
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 supp

[Owfs-developers] External sensor problems

2014-05-28 Thread David Lazarou
Hi All, I recently started playing around with OWFS using a DS9490 USB module and have successfully connected a number of different 1-wire devices. However, I am now trying to get external sensor support working with a HP03 pressure module which does not have a 1-wire interface. I have managed to