Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Temp Sensor Not Detected
#1
Is there a driver or an inlet/sensor that needs to be configured to use the temperature probe?  I have it connected to the "Temp 1" port(s) and there's voltage across them that I would expect but Reef-Pi doesn't list the DS18B20 (or any other) sensor.  Have I missed a step?
Reply to top
#2
No the temp sensors just show up in the drop down when you add a sensor. Check to see if the 1-wire is enabled on Pi.

In Pi terminal type the following command.

sudo raspi-config

Then go to "interfacing options" and "1-wire" and enable it.
Reply to top
#3
(10-22-2020, 08:03 PM)Rob F Wrote: No the temp sensors just show up in the drop down when you add a sensor. Check to see if the 1-wire is enabled on Pi.

In Pi terminal type the following command.

sudo raspi-config

Then go to "interfacing options" and "1-wire" and enable it.

Aah, yeah ok I think I missed that one during setup, thanks!
Reply to top
#4
(10-23-2020, 06:29 AM)mcarleton Wrote: Aah, yeah ok I think I missed that one during setup, thanks!

No problem.
Reply to top
#5
Hi Rob

I'm facing the same issues

Enable it and still, it will not detect anything

pi@raspberrypi:~ $ sudo raspi-config
pi@raspberrypi:~ $ ls /sys/bus/w1/devices/
w1_bus_master1
Reply to top
#6
Hi Fred, the address of the sensor should show up next to w1_bus_master1, the fact you get that means the bus is working.

Can you check the voltage on the port, you should get +5v across that pin and ground and there should be +3.3v across the data pin.

Any chance you have a second sensor to try?
Reply to top
#7
Thumbs Up 
(12-19-2020, 09:50 PM)Rob F Wrote: Hi Fred, the address of the sensor should show up next to w1_bus_master1, the fact you get that means the bus is working.

Can you check the voltage on the port, you should get +5v across that pin and ground and there should be +3.3v across the data pin.

Any chance you have a second sensor to try?
Hi rob

Another sensor did the trick. I also double-check all voltages are correct 3.3 data and 5v
Reply to top
#8
Right on, I guess we know what that means.
Reply to top


Possibly Related Threads…
Thread Author Replies Views Last Post
  Temp probes gone john@sjkproducts.com 9 5,044 03-18-2023, 05:54 PM
Last Post: Rob F
  Temp Sensor Custom Rule Issue Andrew 19 7,323 01-23-2023, 04:31 PM
Last Post: Andrew
  DC ports and Sensor not working version 1 revb Weilerda 4 2,337 03-02-2022, 07:13 PM
Last Post: Rob F
  Temp heater issues Weilerda 3 1,964 01-17-2022, 10:37 AM
Last Post: Rob F

Forum Jump:

Current time: 04-27-2024, 02:33 AM