Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 6097

Troubleshooting • Re: DS18b20 updates on reboot then no update

$
0
0
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

Statistics: Posted by bensimmo — Mon Feb 26, 2024 2:38 pm



Viewing all articles
Browse latest Browse all 6097

Trending Articles