This is a follow-up question/issue to my project from Dec23-Jan24 where I made my own thermostat from and ESP32-4channelRelay-DHT11. I’m not an electrician or a native english speaker so the terms I’ll use will be wrong
I ended up using this device to power the ESP32, converting 28VAC to 5VDC, connected both input+ wires to the R and C terminals of the furnace and the output+/- to a USB cable
It works fine, for about 24-48h, then the module just stops supplying power to the ESP32. It seems the furnace supplies 27.9VAC but it jumps up to 30VAC from time to time, making this device trip?
I can’t find a comparable device with a wider or more appropriate range (20-40VAC to 5VDC lets say)
Is there a cheap solution to this? something I can put in series to limit the current input to the converter? a different power supply? My last solution will be to use a 5V wall wart and a nearby socket but I would really like to power the ESP32 through the furnace terminals
check your furnace transformer. What is the label on the side say it is rated for? 27.9VAC on the output makes me think it’s a very cheap transformer and/or could be faulty.
True just tested a few leads and I could get 240V to a converter or a 100-240VAC to 5VDC wall wart, got plenty of those lying around. It would require fishing a new wire up to the thermostat. I’ll probably try the 30VAC buck converter I linked earlier but I’ll keep your solution in mind, thanks!