Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DS18B20 not detected in EPSHOME
#1
Hello

Thank you for your support so far. I was able to see DS18B20 temperature sensor with KCS firmware, but then I loaded ESPhome as I was planning to use 6 sensors in the same wire.
After loading ESPHome I'm not able to see a single sensor anymore ( I have left only one for tests):



Code:
[23:48:45][I][i2c.arduino:069]: Results from i2c bus scan:
[23:48:45][I][i2c.arduino:075]: Found i2c device at address 0x21
[23:48:45][I][i2c.arduino:075]: Found i2c device at address 0x22
[23:48:45][I][i2c.arduino:075]: Found i2c device at address 0x24
[23:48:45][I][i2c.arduino:075]: Found i2c device at address 0x25
[23:48:47][C][dallas.sensor:076]:  Pin: GPIO14
[23:48:47][C][dallas.sensor:077]:  Update Interval: 60.0s
[23:48:47][W][dallas.sensor:080]:  Found no sensors!
[23:48:47][C][dallas.sensor:075]: DallasComponent:
[23:48:47][C][dallas.sensor:076]:  Pin: GPIO32
[23:48:47][C][dallas.sensor:077]:  Update Interval: 60.0s
[23:48:47][W][dallas.sensor:080]:  Found no sensors!
[23:48:47][C][dallas.sensor:075]: DallasComponent:
[23:48:47][C][dallas.sensor:076]:  Pin: GPIO33
[23:48:47][C][dallas.sensor:077]:  Update Interval: 60.0s
[23:48:47][W][dallas.sensor:080]:  Found no sensors!
[23:48:57][E][dallas.sensor:112]: Requesting conversion failed



Is the following configuration correct for KC868-A16 and onewire sensor detection?


Code:
i2c:
  sda: 4
  scl: 5
  scan: true
  id: bus_a
 
dallas:
  - pin: GPIO14
  - pin: GPIO32
  - pin: GPIO33



Thanks
Gigi
Reply


Messages In This Thread
DS18B20 not detected in EPSHOME - by gigib - 03-08-2024, 10:53 PM
RE: DS18B20 not detected in EPSHOME - by admin - 03-09-2024, 01:40 AM
RE: DS18B20 not detected in EPSHOME - by gigib - 03-11-2024, 09:17 AM
RE: DS18B20 not detected in EPSHOME - by admin - 03-11-2024, 10:12 AM
RE: DS18B20 not detected in EPSHOME - by gigib - 03-15-2024, 10:45 PM
RE: DS18B20 not detected in EPSHOME - by admin - 03-16-2024, 01:42 AM
RE: DS18B20 not detected in EPSHOME - by gigib - 03-20-2024, 06:41 PM
RE: DS18B20 not detected in EPSHOME - by admin - 03-20-2024, 09:35 PM
RE: DS18B20 not detected in EPSHOME - by gigib - 04-05-2024, 08:12 AM
RE: DS18B20 not detected in EPSHOME - by admin - 04-05-2024, 08:56 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)