I'm not sure where to post, sorry ...
I have a problem quite simple, but the solution is not that easy : I have to monitor a historical wooden building in Northern Norway by avoiding the sprinkler system to freeze. This building is on four level and almost 2000 sqm each.
I already set up up to five ds18b20 by using the 1wire protocol, and adjusting the value of the resistance to 470 ohm in order work. I have a star network which is the easiest for me to connect all this (old fire alarm system, but quite new wires) each branch is ~40-70m
When I add a 6th ds18b20 sensor, I can still read the values, but after a while, all the sensors are down and domoticz keeps the oldest value. In the log :
Code: Select all
Error: 1-Wire system : error reading value from /sys/bus/w1/devices/28-0000
Does anyone know how to set up a "switched star network" ? It seems it is the only way to solve my roblem and I don't find any topic to do it :/
https://www.maximintegrated.com/en/app- ... mvp/id/148
Does writing a diferent hardware line for each ds18b20 might help ?
If changing for a linear network will work for one floor (less than 200m), it will not work for the 4 floors anyway :/
Thanks for any help, I'm desperate