[Owfs-developers] DS18S20 temperature keeps jumping with owget

2017-01-14 Thread Rainer Dorsch
Hi, I am wondering if anybody has seen this before: When I read temperature from a DS18S20, the value keeps jumping: root@mohot:~# owget /10.67C6697351FF/type DS18S20root@mohot:~# root@mohot:~# owget /10.67C6697351FF/temperature 35.5571root@mohot:~# owget /10.67C6697351FF/temperature

Re: [Owfs-developers] Problem with owhttpd on a raspberry pi (owfs-3.0p2)

2017-01-14 Thread Colin Law
On 14 January 2017 at 13:33, Ritchie wrote: > > ~ $ sudo /etc/init.d/owhttpd restart > [ ok ] Restarting owhttpd (via systemctl): owhttpd.service. > > ~ $ sudo /etc/init.d/owhttpd status > ● owhttpd.service - Tiny webserver for 1-wire control > Loaded: loaded (/lib/systemd/system/owhttpd.servi

Re: [Owfs-developers] Problem with owhttpd on a raspberry pi (owfs-3.0p2)

2017-01-14 Thread rotarn
Hi, the problem is, that I have to modify the source code because of some debugging function to analyse the 1-wire bus. I need to see the running protocol on the bus. Best regards Ritchie Ursprüngliche Nachricht Von: "Martin Patzak (GMX)" Datum:14.01.2017 16:08 (GMT+01:00)

Re: [Owfs-developers] Problem with owhttpd on a raspberry pi (owfs-3.0p2)

2017-01-14 Thread Martin Patzak (GMX)
On 01/14/2017 02:33 PM, Ritchie wrote: > Hi to All, > > I just reinstalled my raspberry Pi (1) with jessie. > > After that I installed the owserver owfs-3.0p2 from source code, > because I guess this is the latest running version of owfs on raspberry > pi without any problems so far. there is no

Re: [Owfs-developers] Problem with owhttpd on a raspberry pi (owfs-3.0p2)

2017-01-14 Thread Ritchie
Hi to All, I just reinstalled my raspberry Pi (1) with jessie. After that I installed the owserver owfs-3.0p2 from source code, because I guess this is the latest running version of owfs on raspberry pi without any problems so far. - recompile with no failure - installed with no failure Here i