I got a question about externally powering my NodeMCU V3. It has an onboard voltage regulator (3v3) which breaks out to 3 header pins. Now I want to power 3v3 from an external board. Can I supply 3v3 to all of those pins at the same time? (Basically connected in parallel).
Anyone has done this before or has this experience with NodeMCU V3?
rmvansomeren:
I got a question about externally powering my NodeMCU V3. It has an onboard voltage regulator (3v3) which breaks out to 3 header pins.
So it does!
rmvansomeren:
Now I want to power 3v3 from an external board. Can I supply 3v3 to all of those pins at the same time? (Basically connected in parallel).
Why would you want to connect to more than one pin?
Also, why would you want to use a NodeMCU if you are going to provide a separate 3.3 V supply? An ESP-12 and adapter board would do the same job, though you would have to use an adapter to program it.