Trying to set up a heating system controller based on esp32. I had a couple of temperature 1 wire sensors ds18b20 mounted with 4.7k pullup resistor and it was working fine on the test setup. Now I moved one of the sensor at the end of a 25m twisted pairs cable, with a 2.2k pullup resistor. I also pinned this particular sensor to a dedicated GPIO (27).
The sensor is working fine when I plug the resistor after esp32 boot sequence is completed. However, if I try to boot / reset the esp when resistor is wired, it doesn't work.
I tried an another usb power supply, a 5v 2a power supply , changed gpio ... Nothing.
Thank you for helping
