[SOLVED] DS18B20 not found
Posted: Wednesday 23 November 2016 12:07
Hardware: Raspberry Pi3
Domoticz: Version: 3.5877
After reading and following several tutorials on howto connect a 1Wire DS18B20 sensor to the GPIO of the Pi nothing happens.
As I understood the sensor should be found automatically in 3 or 2 wire (parasitic mode) connection.
Tried:
- Installing the 1Wire hardware/device: 1Wire: Device not yet supported in Kernel mode (Please report!) ID:00-4c0000000000, family: 00
- In config.txt: dtoverlay=w1-gpio-pullup,gpiopin=4 even tried dtoverlay=w1-gpio,gpiopin=4, dtoverlay=w1-gpio
- Connect 6 different sensors to 3.3V, GPIO4 and GND with a resistor 4.7KOhm
- Measure Voltage on GND and 3.3V
I'm completely lost after making the first Domoticz steps.
- Are the 6 sensors out of order?
- Did I connect them wrong?
- Should I update the kernel for 1Wire support (couldn't find a clear tutorial)?
- Change settings in Domoticz?
- What Voltage should be measured?
- Why are they not found in Domoticz and through SSH in the filesystem?
in /sys/bus/w1/devices there is only 00-800000000000 and 00-880000000000, but no sensor starting with 28-
Domoticz: Version: 3.5877
After reading and following several tutorials on howto connect a 1Wire DS18B20 sensor to the GPIO of the Pi nothing happens.
As I understood the sensor should be found automatically in 3 or 2 wire (parasitic mode) connection.
Tried:
- Installing the 1Wire hardware/device: 1Wire: Device not yet supported in Kernel mode (Please report!) ID:00-4c0000000000, family: 00
- In config.txt: dtoverlay=w1-gpio-pullup,gpiopin=4 even tried dtoverlay=w1-gpio,gpiopin=4, dtoverlay=w1-gpio
- Connect 6 different sensors to 3.3V, GPIO4 and GND with a resistor 4.7KOhm
- Measure Voltage on GND and 3.3V
I'm completely lost after making the first Domoticz steps.
- Are the 6 sensors out of order?
- Did I connect them wrong?
- Should I update the kernel for 1Wire support (couldn't find a clear tutorial)?
- Change settings in Domoticz?
- What Voltage should be measured?
- Why are they not found in Domoticz and through SSH in the filesystem?
in /sys/bus/w1/devices there is only 00-800000000000 and 00-880000000000, but no sensor starting with 28-