-->
Page 1 of 1

Powering NodeMCU Dev Board w/out USB

PostPosted: Sun Aug 16, 2015 12:29 pm
by Brannon Dorsey
Hi all! I'm looking to power my NodeMCU Dev board v0.9 via its pins instead of the USB Micro connection. Here is an image of the pinout from Electrodragon:

Image

Because 3.3v Power and GND are both RSV (not connected) does that mean that this board cannot be powered without a USB connection or is there another work around?

Thanks!

Re: Powering NodeMCU Dev Board w/out USB

PostPosted: Mon Aug 17, 2015 5:37 am
by powerlord
But there's not RSV ? The only RSVs are the ones top left.

If you want to power the board without USB in, you just need to either connect 5v to the 5v pin, or 3.3v to the 3.3v pin.

job done.

stu