You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TasmotaUsers
I am trying to use a tasmotized ESP32u to control a relay board which has its own 110/5v transformer. I also have a ds18b20 attached to the esp32. If i use the 5v power supply on the relay board to power the esp32 via the 5v pin, the relay works but the ds18b20 does not. It will come on and off meaning it display the temp in the gui sporadically. If i power the esp32u with a usb cable, the temperature displays perfectly but the relays dont work.
The ds18b20 is connected to GPIO16 and configured as such.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to joel gerardi, TasmotaUsers
Some ESP32 boards only give a 5V output on the pin and it can't be used as a supply, One of the reviews on Amazon says that the 5V drops as low as 2.5V when the relays are energised
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TasmotaUsers
One option is to use a couple of resistors and transistor (for each output/relay) along with the USB for power to the ESP32 so your temp probe works. Pic below shows Raspberry Pi but the resistor/transistor circuit still works on ESP device when needed.