Re: [Owfs-developers] Reading latesttemp

2020-10-08 Thread Mick Sulley
Just looked at it again and all sensors are now reading correctly, so I am wondering if there was a bad connection somewhere.  As they are all working I will try to see if I can recreate the problem, but not sure I will be able to.  I'll get back to you if I discover anything further. Thanks

Re: [Owfs-developers] Reading latesttemp

2020-10-08 Thread Mick Sulley
This is a test setup, all sensors are in a breadboard on the bench, power is from a Meanwell unit set to 5.1 volts, which is what I measure at the sensors.  So I am pretty confident it is not a wiring or power supply problem. Is there any way to determine if the simultaneous command is getting

Re: [Owfs-developers] Reading latesttemp

2020-10-08 Thread Jan Kandziora
Am 08.10.20 um 15:07 schrieb Mick Sulley: > > But owwrite /simultaneous/temperature 1 should trigger a conversion? and > reading latesttemp should then be correct.  Here is another.  Latesttemp > returns 85 even after owwrite /simultaneous/temperature 1, but read > temperature12 and it works again.

Re: [Owfs-developers] Reading latesttemp

2020-10-08 Thread Mick Sulley
On 08/10/2020 12:26, Jan Kandziora wrote: Am 08.10.20 um 00:31 schrieb Mick Sulley: On my test system I have 20 DS18B20 temperature sensors (all powered) to test out various things.  I am setting /simultaneous/temperature waiting 2 seconds then reading latesttemp from all of them. I have just

Re: [Owfs-developers] Reading latesttemp

2020-10-08 Thread Jan Kandziora
Am 08.10.20 um 00:31 schrieb Mick Sulley: > On my test system I have 20 DS18B20 temperature sensors (all powered) to > test out various things.  I am setting /simultaneous/temperature waiting > 2 seconds then reading latesttemp from all of them. > > I have just noticed that several are giving 85 re