I have a esp32ue dev kit on a breakout board I need to control 4 relays. The relay board i am using has a 115 to 5vDC transformer on it. (
https://www.amazon.com/dp/B077YLQ6DL?ref_=ppx_hzsearch_conn_dt_b_fed_asin_title_19)
When i use this to power the esp32, and set the configuration as follows i get extremely erratic behavior. It works fine, then just starts clicking and then resets the tasmota back to its defaults. I have tried many different configurations and it is always the same result.
If i power the esp with usb using the same configuration as above, and use a relay board that has no transformer, all works fine.
I am running two relays with one gpio because it will be controlling a two pole circut.
I would like to use and onboard transformer as it makes the enite hookup simpler for me.
Can anyone help me out with what is happening here?
I would like to