Hi All,
I have a single DS18b20 setup with 4.7k resistor.
When I reboot the pi, I get the reading and value, but after that the sensor doesn't update.
actual time is 14:25 when I ran the ls command.
I'm on buster (so admittedly old) but other pi's using the same image/setup are ok with multiple sensors without issues. Any ideas on what could be the cause?
I have a single DS18b20 setup with 4.7k resistor.
When I reboot the pi, I get the reading and value, but after that the sensor doesn't update.
Code:
pi@manipi:/sys/bus/w1/devices/28-7ee0c31d64ff $ ls -ltrtotal 0-rw-r--r-- 1 root root 4096 Feb 26 13:44 ueventlrwxrwxrwx 1 root root 0 Feb 26 13:44 subsystem -> ../../../bus/w1drwxr-xr-x 3 root root 0 Feb 26 13:44 hwmon-rw-r--r-- 1 root root 4096 Feb 26 13:48 w1_slave-r--r--r-- 1 root root 4096 Feb 26 13:56 temperature-rw-r--r-- 1 root root 4096 Feb 26 13:56 resolution
I'm on buster (so admittedly old) but other pi's using the same image/setup are ok with multiple sensors without issues. Any ideas on what could be the cause?
Statistics: Posted by harvy — Mon Feb 26, 2024 2:29 pm — Replies 1 — Views 30