As a quick check you can move the data pin to another GPIO.
you can either set it with dtoverlay=w1-gpio,gpiopin=x in config.
or
sudo dtoverlay w1-gpio gpiopin=x pullup=0
at a terminal, this just enables it for this instance.
x being the gpio number
--
I'm assuming the other Pi's are the same model Pi's, same power setup etc.
Also just check dmesg for anything odd
you can either set it with dtoverlay=w1-gpio,gpiopin=x in config.
or
sudo dtoverlay w1-gpio gpiopin=x pullup=0
at a terminal, this just enables it for this instance.
x being the gpio number
--
I'm assuming the other Pi's are the same model Pi's, same power setup etc.
Also just check dmesg for anything odd
Statistics: Posted by bensimmo — Mon Feb 26, 2024 2:38 pm