I'm developing a sensor/relay board that runs from a 3v3 supply. I'm trying control it from a LoLin that is running a small MQTT-client controller app written using the Arduino port.
I works fine when I debug it over USB, but it doesn't reliably boot up when powered from the boards supply. I've hooked up all the "3v" lines to my 3v3 supply, and all the "G" lines to my ground. What else do I have to do to get the board to operate stably? I don't have a 5v supply available that I could connect to VIN
Thanks!
Lisa